Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.02 KB

PayPeriodMinimalEntity.md

File metadata and controls

17 lines (14 loc) · 1.02 KB

PayPeriodMinimalEntity

Properties

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

[Back to Model list] [Back to API list] [Back to README]