Name | Type | Description | Notes |
---|---|---|---|
start_date | \DateTime | The start date of the period in question | |
end_date | \DateTime | The end date of the period in question | |
employee_deductions_dollars | float | Total Employee deductions for this period | |
id | int | Payroll ID | |
payroll_system_id | string | Employee ID within the external payroll system | |
status | string | Pay period status | [default to 'pending'] |
payday | \DateTime | The pay day of the period in question | |
employee_reimbursements_dollars | float | Total Employee reimbursements for this period | |
employer | \Swagger\Client\Model\EmployerMinimalEntity |