AccumulationType
Represents accumulation types that classify how costs and amounts are accumulated and categorized in project and financial reporting.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the accumulation type. |
| auditCreatedDateTime | Datetime | True |
The date and time when the accumulation type was created. |
| auditModifiedBy | String | True |
The user who last modified the accumulation type. |
| auditModifiedDateTime | Datetime | True |
The date and time when the accumulation type was last modified. |
| costCategory | String | False |
The cost category associated with this accumulation type. |
| href | String | True |
The URL of the accumulation type resource. |
| id | String | False |
The unique identifier of the accumulation type. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the accumulation type record. |
| status | String | False |
The current status of the accumulation type, such as active or inactive. |