Description: Resource codes are user-defined codes to classify and categorize resources across the enterprise.
Field | Type | Description | Read-Only |
---|---|---|---|
CodeTypeName | String | The name of the resource code type. | Yes |
CodeTypeObjectId | ForeignKey | The unique ID of the resource code type. | No |
CodeValue | String | The value of the resource code. | No |
CreateDate | DateTime | The date this resource code was created. | Yes |
CreateUser | String | The name of the user that created this resource code. | Yes |
Description | String | The description of the resource code. | No |
LastUpdateDate | DateTime | The date this resource code was last updated. | Yes |
LastUpdateUser | String | The name of the user that last updated this resource code. | Yes |
ObjectId | String | The unique ID generated by the system. | No |
ParentObjectId | ForeignKey | The unique ID of the parent resource code. | No |
SequenceNumber | Int | The sequence number for sorting. | No |