XeroAPI.Net
XeroAPI.Net copied to clipboard
Payroll branch: Employee model should have a TaxDeclaration property
As per API documentation, Employee should have the following TaxDeclaration property:
public TaxDeclaration TaxDeclaration { get; set; }