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 |
codeTypeId | ForeignKey to ResourceCodeType | The unique ID of the resource code type. | No |
codeValueCode | String | The value of the resource code. | No |
codeValueId | String | The unique ID generated by the system. | No |
codeValueName | Int | The short code that uniquely identifies the parent resource code. | No |
description | String | The description of the resource code. | No |
parentId | Int | The unique ID of the parent resource code. | No |
sequenceNumber | Int | The sequence number for sorting. | No |