XeroAPI.Net icon indicating copy to clipboard operation
XeroAPI.Net copied to clipboard

Payroll branch: Employee model should have a TaxDeclaration property

Open kristianr opened this issue 11 years ago • 0 comments

As per API documentation, Employee should have the following TaxDeclaration property:

public TaxDeclaration TaxDeclaration { get; set; }

kristianr avatar Jun 24 '13 01:06 kristianr