| Name | Type | Description | Notes |
|---|---|---|---|
| invoice_address_type | str | Indicates whether the address is defined as origin (FROM) or destination (TO) | [optional] |
| address_line1 | str | First line of a physical address | [optional] |
| address_line2 | str | Second line of a physical address | [optional] |
| address_line3 | str | Third line of a physical address | [optional] |
| address_line4 | str | Fourth line of a physical address | [optional] |
| city | str | City of a physical address | [optional] |
| region | str | Region or state of a physical address | [optional] |
| postal_code | str | Postal code of a physical address | [optional] |
| country | str | Country of a physical address | [optional] |