/home/desid573/public_html/payment/xero-2/doc/accounting/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/accounting/Model/Address.md (971B)
# Address
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address_type** | **string** | define the type of address | [optional]
**address_line1** | **string** | max length = 500 | [optional]
**address_line2** | **string** | max length = 500 | [optional]
**address_line3** | **string** | max length = 500 | [optional]
**address_line4** | **string** | max length = 500 | [optional]
**city** | **string** | max length = 255 | [optional]
**region** | **string** | max length = 255 | [optional]
**postal_code** | **string** | max length = 50 | [optional]
**country** | **string** | max length = 50, [A-Z], [a-z] only | [optional]
**attention_to** | **string** | max length = 255 | [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)