Description: Activity codes are user-defined codes to classify and categorize activities according to the organization's and project's needs.
Field | Type | Description | Read-Only |
---|---|---|---|
CodeTypeName | String | The name of the activity code type. | No |
CodeTypeObjectId | ForeignKey | The unique ID of the activity code type. | No |
CodeValue | String | The value of the activity code. | No |
Color | String | The Hex representation for the color. | No |
Description | String | The description of the activity code. | No |
ObjectId | String | The unique ID generated by the system. | No |
ParentObjectId | ForeignKey | The unique ID of the parent activity code. | No |
ProjectObjectId | ForeignKey | The unique ID of the Project. | No |
SequenceNumber | Int | The sequence number for sorting. | No |