Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 863 Bytes

File metadata and controls

16 lines (11 loc) · 863 Bytes

# Address

Properties

Name Type Description Notes
line1 string The first line of the address. [optional]
line2 string The second line of the address. [optional]
city string The city of the address. [optional]
postal_code string The postal code of the address. [optional]
state string The state, county, province, or region. [optional]
country string A two-letter Alpha-2 country code as described in the ISO 3166 international standard.

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