Method: OpenapiClient::PayslipResponse#contributions
- Defined in:
- lib/openapi_client/models/payslip_response.rb
#contributions ⇒ Object
Items paid by the employer that are not included in gross pay, such as employer-paid portion of private health insurance
51 52 53 |
# File 'lib/openapi_client/models/payslip_response.rb', line 51 def contributions @contributions end |