Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.2 KB

CustomCommunicationsenderResponse.md

File metadata and controls

24 lines (19 loc) · 1.2 KB

EzmaxApi::Object::CustomCommunicationsenderResponse

Load the model package

use EzmaxApi::Object::CustomCommunicationsenderResponse;

Properties

Name Type Description Notes
fki_agent_id int The unique ID of the Agent. [optional]
fki_broker_id int The unique ID of the Broker. [optional]
fki_user_id int The unique ID of the User [optional]
fki_mailboxshared_id int The unique ID of the Mailboxshared [optional]
fki_phonelineshared_id int The unique ID of the Phonelineshared [optional]
e_communicationsender_objecttype string
obj_contact_name CustomContactNameResponse
obj_email EmailResponseCompound [optional]
obj_phone_fax PhoneResponseCompound [optional]
obj_phone_sms PhoneResponseCompound [optional]

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