| Name | Type | Description | Notes |
|---|---|---|---|
| company | str | Company name associated with the address. | [optional] |
| address1 | str | First line of the street address. | [optional] |
| address2 | str | Second line of the street address. | [optional] |
| city | str | City or locality. | [optional] |
| region | str | State or province. | [optional] |
| postal_code | str | ZIP code or postal code. | [optional] |
| country | str | ISO-3166-1 ALPHA-2, ALPHA-3, numeric or full country name. In the case of PaySecure endpoints, pass the country code in an ISO format. NOTE: Country required for following listed SEPA transactions: - SEPA DD transaction done with Local Payments (aka PPRO). - SEPA DD transaction done via POSEIDON and the IBAN belongs to the 'SE' country group. | [optional] |