Skip to main content

AbstractProductVariantType

No description

type AbstractProductVariantType {
totals: Int
grossRevenue: Float
quantityOrdered: Int
avgPriceGrossAmount: Float
maxPriceGrossAmount: Float
minPriceGrossAmount: Float
revenue: Float
avgPrice: Float
maxPrice: Float
minPrice: Float
}

Fields

AbstractProductVariantType.totals ● Int scalar

AbstractProductVariantType.grossRevenue ● Float scalar

AbstractProductVariantType.quantityOrdered ● Int scalar

AbstractProductVariantType.avgPriceGrossAmount ● Float scalar

AbstractProductVariantType.maxPriceGrossAmount ● Float scalar

AbstractProductVariantType.minPriceGrossAmount ● Float scalar

AbstractProductVariantType.revenue ● Float scalar

AbstractProductVariantType.avgPrice ● Float scalar

AbstractProductVariantType.maxPrice ● Float scalar

AbstractProductVariantType.minPrice ● Float scalar

Member Of

InReportTopPerformingCategoriesType object ● InReportTopPerformingProductsType object

Was this page helpful?