Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.6 KB

File metadata and controls

24 lines (21 loc) · 1.6 KB

# Exb

Properties

Name Type Description Notes
additionsAmount float [optional]
additionsDescription string [optional]
deductionsAmount float [optional]
deductionsDescription string [optional]
employeeCount int [readonly] The number of employees with a P11D [optional]
employerReferences \SynergiTech\Staffology\Model\EmpRefs [optional]
expensesAndBenefits \SynergiTech\Staffology\Model\ExpensesAndBenefits [optional]
govTalkSubmission \SynergiTech\Staffology\Model\GovTalkSubmission [optional]
iRmark string [optional]
id string [readonly] The unique id of the object [optional] [readonly]
nicsPayable float [readonly] NICs Payable [optional] [readonly]
nicsRate float [readonly] The Class 1A NICS Rate [optional]
taxYear \SynergiTech\Staffology\Model\TaxYear [optional]
totalAdjustedBenefits float [readonly] Total value of benefits [optional] [readonly]
totalBenefits float [readonly] Total value of benefits, not including any deductions or additions [optional]
xml string This property will soon be removed and should not be used. There is now a dedicated API endpoint for retrieving the XML for a submission. [optional]

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