Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 754 Bytes

ContactAddressCreate.md

File metadata and controls

15 lines (12 loc) · 754 Bytes

# ContactAddressCreate

Properties

Name Type Description Notes
type string The contact address type [optional]
address string The contact address
postCode string The contact address postcode
city string The contact address city [optional]
county string The contact address country [optional]
countryCode string Country code. See `Country` catalog. (ISO 3166, ALPHA-2) [optional]
description string The contact address description [optional]

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