ItemPriceRange
Represents prices for different ranges of unit for a cost type
This page contains
Fields
minUnits: BigDecimal! PREVIEW | Minimum number of units for this range |
maxUnits: BigDecimal PREVIEW | Maximum number of units for this range, null for unlimited |
prices: [PricingMonetaryStructure!] | Defines price for this range |
markupPrices: [MarkupPrice!] | Defines markup prices for this fee. Only applicable for published version of the plan |
Parent objects of ItemPriceRange
Cost | Represents details of fees on a pricing plan |