| Name | Type | Description | Notes |
|---|---|---|---|
| address_type | str | define the type of address | [optional] |
| address_line1 | str | max length = 500 | [optional] |
| address_line2 | str | max length = 500 | [optional] |
| address_line3 | str | max length = 500 | [optional] |
| address_line4 | str | max length = 500 | [optional] |
| city | str | max length = 255 | [optional] |
| region | str | max length = 255 | [optional] |
| postal_code | str | max length = 50 | [optional] |
| country | str | max length = 50, [A-Z], [a-z] only | [optional] |
| attention_to | str | max length = 255 | [optional] |