| Name | Type | Description | Notes |
|---|---|---|---|
| Address | string | Address of the user | [optional] |
| City | string | City of the user | [optional] |
| CountryCode | string | Country code of the user | [optional] |
| PaymentMethod | string | Payment method opted by the user | [optional] |
| Phone | long? | Phone number of the user | [optional] |
| PostCode | long? | Postal Code of user's locations | [optional] |
| Region | string | Region where user resides | [optional] |