EmployeePayrollDeductionItems
Employee payroll deduction 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 deduction. |
| Type | String | Type of the deduction. |
| URI | String | Uniform resource identifier associated with the expense deduction. |
| CompanyFileId | String | The ID of the company file. Takes precedence over the CompanyFileId connection property. |