BillingPriceListEntryLineTier
Represents tiered pricing levels within a billing price list entry line, defining the beginning quantity and rate for each pricing tier.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the billing price list entry line tier. |
| auditCreatedDateTime | Datetime | True |
The date and time when the billing price list entry line tier was created. |
| auditModifiedBy | String | True |
The user who last modified the billing price list entry line tier. |
| auditModifiedDateTime | Datetime | True |
The date and time when the billing price list entry line tier was last modified. |
| beginQuantity | String | False |
The beginning quantity at which this pricing tier becomes effective. |
| billingPriceListEntryLine_Href | String | True |
The URL of the billing price list entry line associated with this tier. |
| billingPriceListEntryLine_Id | String | True |
The Id of the billing price list entry line associated with this tier. |
| billingPriceListEntryLine_Key | String | False |
The system-assigned key of the billing price list entry line associated with this tier. |
| href | String | True |
The URL of the billing price list entry line tier resource. |
| id | String | True |
The unique identifier of the billing price list entry line tier. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the billing price list entry line tier record. |
| tierRate | Decimal | False |
The rate charged per unit within this pricing tier. |