| Name | Type | Description | Notes |
|---|---|---|---|
| street1 | string | The street address of the user. | [optional] |
| street2 | string | An additional field to store the street address of the user. | [optional] |
| city | string | The city the user resides in. | [optional] |
| state | string | The state or province the user resides in. | [optional] |
| zip_code | string | The zip code or postal code the user resides in. | [optional] |
| country | string | The country the user resides in. | [optional] |
This repository was archived by the owner on Jan 31, 2020. It is now read-only.