EmployeeExpenseType
Represents expense types used to categorize employee expenses, including GL account assignments, offset GL account settings, Form 1099 configuration, and unit rate details.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the employee expense type. |
| auditCreatedDateTime | Datetime | True |
The date and time when the employee expense type was created. |
| auditModifiedBy | String | True |
The user who last modified the employee expense type. |
| auditModifiedDateTime | Datetime | True |
The date and time when the employee expense type was last modified. |
| description | String | False |
The description of the employee expense type. |
| entity_Href | String | True |
The URL of the entity associated with this employee expense type. |
| entity_Id | String | True |
The Id of the entity associated with this employee expense type. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this employee expense type. |
| entity_Name | String | True |
The name of the entity associated with this employee expense type. |
| form1099Box | String | True |
The Form 1099 box number associated with this employee expense type. |
| form1099Type | String | True |
The Form 1099 type associated with this employee expense type. |
| glAccount_Href | String | True |
The URL of the GL account associated with this employee expense type. |
| glAccount_Id | String | False |
The Id of the GL account associated with this employee expense type. |
| glAccount_Key | String | False |
The system-assigned key of the GL account associated with this employee expense type. |
| glAccount_Name | String | True |
The name of the GL account associated with this employee expense type. |
| href | String | True |
The URL of the employee expense type resource. |
| id | String | False |
The unique identifier of the employee expense type record. |
| item_Href | String | True |
The URL of the item associated with this employee expense type. |
| item_Id | String | False |
The Id of the item associated with this employee expense type. |
| item_Key | String | False |
The system-assigned key of the item associated with this employee expense type. |
| item_Name | String | True |
The name of the item associated with this employee expense type. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the employee expense type record. |
| offsetGLAccount_Href | String | True |
The URL of the offset GL account associated with this employee expense type. |
| offsetGLAccount_Id | String | False |
The Id of the offset GL account associated with this employee expense type. |
| offsetGLAccount_Key | String | False |
The system-assigned key of the offset GL account associated with this employee expense type. |
| offsetGLAccount_Name | String | True |
The name of the offset GL account associated with this employee expense type. |
| status | String | False |
The current status of the employee expense type, such as active or inactive. |
| unitCurrency | String | False |
The currency used for unit-based calculations on expenses of this type. |
| ListAggregate_UnitRates | String | False |
The aggregate list of unit rates associated with this employee expense type. |