Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.03 KB

EmployerPayrollEntity.md

File metadata and controls

17 lines (14 loc) · 1.03 KB

EmployerPayrollEntity

Properties

Name Type Description Notes
id int Company ID
payroll_system_id string Employee ID within the external payroll system
name string Company Name
marketing_friendly_name string Company Friendly Name [optional]
payroll_account \Swagger\Client\Model\AccountEntity [optional]
requires_benefit_bank_account bool Whether the organization offers a benefit that requires a bank account, like HFSA or HSA
unified_billing bool Unified billing [optional]
next_pay_period \Swagger\Client\Model\PayPeriodMinimalEntity [optional]
payroll_config \Swagger\Client\Model\PayrollConfigEntity

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