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. | No |
CodeTypeObjectId | ForeignKey | The unique ID of the resource code type. | Yes |
CodeValue | String | The value of the resource code. | No |
Description | String | The description of the resource code. | No |
ObjectId | String | The unique ID generated by the system. | Yes |
ParentId | Int | The short code that uniquely identifies the parent resource code. | No |
ParentObjectId | Int | The unique ID of the parent resource code. | No |
SequenceNumber | Int | The sequence number for sorting. | No |