Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.68 KB

File metadata and controls

23 lines (20 loc) · 1.68 KB

# ContactinformationsResponseCompound

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]
aObjAddress \eZmaxAPI\Model\AddressResponseCompound[]
aObjPhone \eZmaxAPI\Model\PhoneResponseCompound[]
aObjEmail \eZmaxAPI\Model\EmailResponseCompound[]
aObjWebsite \eZmaxAPI\Model\WebsiteResponseCompound[]

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