Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 775 Bytes

File metadata and controls

15 lines (11 loc) · 775 Bytes

Address

Properties

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]

[Back to Model list] [Back to API list] [Back to README]