Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 863 Bytes

ContactAddressRead.md

File metadata and controls

16 lines (13 loc) · 863 Bytes

# ContactAddressRead

Properties

Name Type Description Notes
type string Address type (registered, delivery, etc.). See `ContactAddressType` catalog. [optional]
address string Contact address line
postCode string Contact address postcode
city string Contact address city [optional]
county string Contact address county [optional]
countryCode string Country code. See `Country` catalog. (ISO 3166, ALPHA-2) [optional]
description string Contact address description [optional]
id string The contact address unique id [optional]

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