The user's address.
Name | Type | Description | Notes |
---|---|---|---|
city | str | The full city name | |
region | str | The region or state Example: `"NC"` | |
street | str | The full street address Example: `"564 Main Street, APT 15"` | |
postal_code | str | The postal code | |
country | str | The ISO 3166-1 alpha-2 country code | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |