Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.46 KB

ContactinformationsResponseCompound.md

File metadata and controls

24 lines (20 loc) · 1.46 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 FieldEContactinformationsType
sContactinformationsUrl String The url of the Contactinformations [optional]
objAddressDefault AddressResponseCompound [optional]
objPhoneDefault PhoneResponseCompound [optional]
objEmailDefault EmailResponseCompound [optional]
objWebsiteDefault WebsiteResponseCompound [optional]
aObjAddress [AddressResponseCompound]
aObjPhone [PhoneResponseCompound]
aObjEmail [EmailResponseCompound]
aObjWebsite [WebsiteResponseCompound]

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