| Name | Type | Description | Notes |
|---|---|---|---|
| address | str | Address of the user | [optional] |
| city | str | City of the user | [optional] |
| country_code | str | Country code of the user | [optional] |
| payment_method | str | Payment method opted by the user | [optional] |
| phone | int | Phone number of the user | [optional] |
| post_code | int | Postal Code of user's locations | [optional] |
| region | str | Region where user resides | [optional] |