Name | Type | Description | Notes |
---|---|---|---|
created_by_id | String | The ID of the Zuora user who created the RatePlanChargeTier object. Character limit: 32 Values: automatically generated | [optional] |
created_date | DateTime | The date when the RatePlanChargeTier object was created. Character limit: 29 Values: automatically generated | [optional] |
ending_unit | Float | The end number of a range of units for the tier. Character limit: 16 Values: any positive decimal value | [optional] |
id | String | Object identifier. | [optional] |
price | Float | The price of the tier if the charge is a flat fee, or the price of each unit in the tier if the change model is tiered pricing. Character limit: 16 Values: any positive decimal value | [optional] |
price_format | String | Indicates if the price is a flat fee or is per unit. Character limit: 8 Values: `Flat Fee`, `Per Unit` | [optional] |
rate_plan_charge_id | String | The ID of the subscription or amendment rate plan charge associated with this tier. You can't create an unassociated tier. Character limit: 32 Values: inherited from `RatePlanCharge.Id`. | [optional] |
starting_unit | Float | The start number of a range of units for the tier. Character limit: 16 Values: any positive decimal value | [optional] |
tier | Integer | A unique number that identifies the tier that the price applies to. Character limit: 20 Values: automatically generated | [optional] |
updated_by_id | String | The ID of the last user to update the object. Character limit: 32 Values: automatically generated | [optional] |
updated_date | DateTime | The date when the object was last updated. Character limit: 29 Values: automatically generated | [optional] |