API Docs / Schemas / EmploymentPayInput

EmploymentPayInput

Properties

Name Type Description
taxablePayToDatenumber
totalTaxToDatenumber

JSON Example

{
  "taxablePayToDate": 0,
  "totalTaxToDate": 0
}

Contained in Schemas