ProjectBillingTemplate
Represents project billing templates that define the billing method, calculation basis, and milestone schedules used to generate project invoices.
Columns
| Name | Type | ReadOnly | Description |
| basedOn | String | False |
The basis used to determine billing amounts for this template, such as percent complete or milestones. |
| billingMethod | String | False |
The billing method used for this project billing template, such as fixed fee or time and materials. |
| calculateOn | String | False |
The event or condition that triggers billing calculation for this project billing template. |
| description | String | False |
The description of this project billing template. |
| entity_Href | String | True |
The URL of the entity associated with this project billing template. |
| entity_Id | String | True |
The Id of the entity associated with this project billing template. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this project billing template. |
| entity_Name | String | True |
The name of the entity associated with this project billing template. |
| href | String | True |
The URL of the project billing template resource. |
| id | String | True |
The unique identifier of the project billing template record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the project billing template record. |
| name | String | False |
The name of the project billing template. |
| status | String | False |
The current status of the project billing template, such as active or inactive. |
| ListAggregate_Milestones | String | False |
The aggregate list of milestones associated with this project billing template. |