Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.49 KB

File metadata and controls

23 lines (20 loc) · 1.49 KB

ModelContactAddress

Properties

Name Type Description Notes
id int The contact address id [optional]
object_name string The contact address object name [optional]
create \DateTime Date of contact address creation [optional]
update \DateTime Date of last contact address update [optional]
contact \Swagger\Client\Model\ModelContactAddressResponseContact
street string Street name [optional]
zip string Zib code [optional]
city string City name [optional]
country \Swagger\Client\Model\ModelContactAddressResponseCountry
category \Swagger\Client\Model\ModelContactAddressResponseCategory [optional]
name string Name in address [optional]
sev_client \Swagger\Client\Model\ModelContactAddressResponseSevClient [optional]
name2 string Second name in address [optional]
name3 string Third name in address [optional]
name4 string Fourth name in address [optional]

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