Types > TieredPricingTierCreate
Commerce APITypesTieredPricingTierCreate
TieredPricingTierCreate

Description

Fields

from: Int!

Lower quantity boundary (inclusive), -1 if undefined

Example: 1


price: Int!

Price per unit for this tier

Example: 1500


to: Int!

Upper quantity boundary (inclusive), -1 if undefined

Example: 10


Used By

Types

TieredPricingCreate

Preview (typescript)

Loading module