ChangeRequestType
Represents types used to categorize and classify change requests in project management workflows.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the change request type. |
| auditCreatedDateTime | Datetime | True |
The date and time when the change request type was created. |
| auditModifiedBy | String | True |
The user who last modified the change request type. |
| auditModifiedDateTime | Datetime | True |
The date and time when the change request type was last modified. |
| href | String | True |
The URL of the change request type resource. |
| id | String | False |
The unique identifier of the change request type. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the change request type record. |
| status | String | False |
The current status of the change request type, such as active or inactive. |