Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.26 KB

ContactinformationsResponse.md

File metadata and controls

20 lines (16 loc) · 1.26 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 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]