EmployeePayrollExpenseItems
Employee payroll expense items.
Table Specific Information
Select
The driver will process all filters client side.
Columns
| Name | Type | Description |
| PayrollDetailsID [KEY] | Uuid | Unique identifier in the form of a guid. |
| ID [KEY] | Uuid | Unique identifier in the form of a guid. |
| Name | String | Name of the expense. |
| Type | String | Type of the expense. |
| URI | String | Uniform resource identifier associated with the expense object. |
| CompanyFileId | String | The ID of the company file. Takes precedence over the CompanyFileId connection property. |