Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.27 KB

ContactinformationsResponse.md

File metadata and controls

21 lines (17 loc) · 1.27 KB

eZmaxApi.Model.ContactinformationsResponse

A Contactinformations Object

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 FieldEContactinformationsType
SContactinformationsUrl string The url of the Contactinformations [optional]
ObjAddressDefault AddressResponseCompound [optional]
ObjPhoneDefault PhoneResponseCompound [optional]
ObjEmailDefault EmailResponseCompound [optional]
ObjWebsiteDefault WebsiteResponseCompound [optional]

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