Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.15 KB

Contact.md

File metadata and controls

21 lines (18 loc) · 1.15 KB

# Contact

Properties

Name Type Description Notes
hash string [optional]
customerId string [optional]
title string [optional] [default to '']
firstName string [optional] [default to '']
secondName string [optional] [default to '']
tel string [optional] [default to '']
eveningTel string [optional]
mobile string [optional] [default to '']
workTel string [optional] [default to '']
createdAt \DateTime [optional]
defaultBillingAddress \SynergiTech\Cinolla\Model\ContactDefaultBillingAddress [optional]
defaultDeliveryAddress \SynergiTech\Cinolla\Model\ContactDefaultBillingAddress [optional]
belongsToOrganisations \SynergiTech\Cinolla\Model\ContactBelongsToOrganisation[]

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