Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.02 KB

Contact.md

File metadata and controls

20 lines (17 loc) · 1.02 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]

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