Description: Expense categories are used to categorize project expenses. They are used for standardizing expenses and for rolling up expenses across projects.
Field | Type | Description | Read-Only |
---|---|---|---|
CreateDate | DateTime | The date this expense category was created. | Yes |
CreateUser | String | The name of the user that created this expense category. | Yes |
LastUpdateDate | DateTime | The date this expense category was last updated. | Yes |
LastUpdateUser | String | The name of the user that last updated this expense category. | Yes |
Name | String | The name of the expense category. | No |
ObjectId | Int | The unique ID generated by the system. | No |
SequenceNumber | Int | The sequence number for sorting. | No |