Types > TieredPricingTier
Commerce APITypesTieredPricingTier

TieredPricingTier

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

TieredPricing

Preview (typescript)

Loading module