| Package | Description |
|---|---|
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
Address |
Address.addressLine1(String addressLine1) |
Address |
Address.addressLine2(String addressLine2) |
Address |
Address.city(String city) |
Address |
Address.countryName(String countryName) |
Address |
Employee.getAddress()
Get address
|
Address |
Address.postCode(String postCode) |
| Modifier and Type | Method and Description |
|---|---|
Employee |
Employee.address(Address address) |
void |
Employee.setAddress(Address address) |
Copyright © 2020. All rights reserved.