Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CreateDate
|
dateTime
|
X
|
X
|
The date this resource code type was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this resource code type.
|
IsSecureCode
|
boolean
|
|
X
|
the flag indicating whether this is a secure Resource Code Type.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this resource code type was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this resource code type.
|
Length
|
int restricted to minInclusive(1) maxInclusive(20)
|
|
X
|
The maximum number of characters allowed for values of this resource code.
|
Name
|
string restricted to maxLength(40)
|
|
X
|
The name of the resource code type.
|
ObjectId
|
int
|
|
X
|
The unique ID generated by the system.
|
SequenceNumber
|
int
|
|
X
|
The sequence number for sorting.
|