use EzmaxApi::Object::ContactinformationsResponseCompound;
Name | Type | Description | Notes |
---|---|---|---|
pki_contactinformations_id | int | The unique ID of the Contactinformations | |
fki_address_id_default | int | The unique ID of the Address | [optional] |
fki_phone_id_default | int | The unique ID of the Phone. | [optional] |
fki_email_id_default | int | The unique ID of the Email | [optional] |
fki_website_id_default | int | The unique ID of the Website Default | [optional] |
e_contactinformations_type | FieldEContactinformationsType | ||
s_contactinformations_url | string | The url of the Contactinformations | [optional] |
obj_address_default | AddressResponseCompound | [optional] | |
obj_phone_default | PhoneResponseCompound | [optional] | |
obj_email_default | EmailResponseCompound | [optional] | |
obj_website_default | WebsiteResponseCompound | [optional] | |
a_obj_address | ARRAY[AddressResponseCompound] | ||
a_obj_phone | ARRAY[PhoneResponseCompound] | ||
a_obj_email | ARRAY[EmailResponseCompound] | ||
a_obj_website | ARRAY[WebsiteResponseCompound] |