BillingTemplateLine
Represents individual lines within a billing template, defining the percentage to bill, period offset, and step billing thresholds.
Columns
| Name | Type | Description |
| href | String | The URL of the billing template line resource. |
| id | String | The unique identifier of the billing template line. |
| key [KEY] | String | The system-assigned key that uniquely identifies the billing template line record. |
| percentToBill | Decimal | The percentage of the contract amount to bill on this template line. |
| periodOffset | String | The number of periods offset from the contract start date for billing this line. |
| stepPercent | Decimal | The completion percentage threshold that triggers billing for this step billing line. |