Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.3 KB

File metadata and controls

19 lines (16 loc) · 1.3 KB

# ContactinformationsResponse

Properties

Name Type Description Notes
pkiContactinformationsID int The unique ID of the Contactinformations
fkiAddressIDDefault int The unique ID of the Address [optional]
fkiPhoneIDDefault int The unique ID of the Phone. [optional]
fkiEmailIDDefault int The unique ID of the Email [optional]
fkiWebsiteIDDefault int The unique ID of the Website Default [optional]
eContactinformationsType \eZmaxAPI\Model\FieldEContactinformationsType
sContactinformationsUrl string The url of the Contactinformations [optional]
objAddressDefault \eZmaxAPI\Model\AddressResponseCompound [optional]
objPhoneDefault \eZmaxAPI\Model\PhoneResponseCompound [optional]
objEmailDefault \eZmaxAPI\Model\EmailResponseCompound [optional]
objWebsiteDefault \eZmaxAPI\Model\WebsiteResponseCompound [optional]

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