| Name | Type | Description | Notes |
|---|---|---|---|
| city | string | The paying user's city. | [optional] |
| country | string | The paying user’s country, displayed as a 2-character ISO-3166-1-alpha-2 code. | [optional] |
| line1 | string | The first line of the paying user’s address. | [optional] |
| line2 | string | The second line of the paying user’s address. | [optional] |
| postcode | string | The paying user's postcode. | [optional] |