Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 723 Bytes

POSTTierType.md

File metadata and controls

12 lines (9 loc) · 723 Bytes

Zuora::POSTTierType

Properties

Name Type Description Notes
ending_unit String End number of a range of units for the tier. [optional]
price String Price of the tier if the charge is a flat fee, or the price of each unit in the tier if the charge model is tiered pricing.
price_format String Indicates if pricing is a flat fee or is per unit. Values: * `FlatFee` * `PerUnit` [optional]
starting_unit String Starting number of a range of units for the tier. [optional]
tier Integer Unique number that identifies the tier that the price applies to.