Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 785 Bytes

StreetAddressPut.md

File metadata and controls

14 lines (11 loc) · 785 Bytes

# StreetAddressPut

Properties

Name Type Description Notes
kind string Describes the type of address; valid values are home, work, or other.
street string Number and street of the address. [optional]
city string The name of the city where the contact lives. [optional]
state string The name of the state or province where the contact lives. [optional]
postal_code string The zip or postal code of the contact. [optional]
country string The name of the country where the contact lives. [optional]

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