/home/desid573/public_html/payment/xero-2/doc/payrollau/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/payrollau/Model/HomeAddress.md (755B)
# HomeAddress
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address_line1** | **string** | Address line 1 for employee home address |
**address_line2** | **string** | Address line 2 for employee home address | [optional]
**city** | **string** | Suburb for employee home address | [optional]
**region** | [**\XeroAPI\XeroPHP\Models\PayrollAu\State**](State.md) | | [optional]
**postal_code** | **string** | PostCode for employee home address | [optional]
**country** | **string** | Country of HomeAddress | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)