Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CreateDate
|
dateTime
|
X
|
X
|
The date this expense category was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this expense category.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this expense category was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this expense category.
|
Name
|
string restricted to maxLength(36)
|
|
X
|
The name of the expense category.
|
ObjectId
|
int
|
|
X
|
The unique ID generated by the system.
|
SequenceNumber
|
int
|
|
X
|
The sequence number for sorting.
|