Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 833 Bytes

Tier.md

File metadata and controls

15 lines (10 loc) · 833 Bytes

Zuora.Model.Tier

Properties

Name Type Description Notes
up_to decimal The upper bound of a tier. The lower bound of a tier is the upper bound of the previous tier plus one or some fraction of one, depending on the precision of the unit of measure. [optional]
amounts Dictionary The amount of the price. Specify this field if you want to override the original price with a flat-fee price. [optional]
unit_amounts Dictionary The unit amount of the price. Specify this field if you want to override the original price with a per-unit price. [optional]

[Back to Model list] [Back to API list] [Back to README]