Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.65 KB

CommunicationrecipientRequestCompound.md

File metadata and controls

29 lines (24 loc) · 1.65 KB

EzmaxApi::Object::CommunicationrecipientRequestCompound

Load the model package

use EzmaxApi::Object::CommunicationrecipientRequestCompound;

Properties

Name Type Description Notes
pki_communicationrecipient_id int The unique ID of the Communicationrecipient. [optional]
fki_agent_id int The unique ID of the Agent. [optional]
fki_broker_id int The unique ID of the Broker. [optional]
fki_contact_id int The unique ID of the Contact [optional]
fki_customer_id int The unique ID of the Customer. [optional]
fki_employee_id int The unique ID of the Employee. [optional]
fki_assistant_id int The unique ID of the Assistant. [optional]
fki_externalbroker_id int The unique ID of the Externalbroker. [optional]
fki_ezsignsigner_id int The unique ID of the Ezsignsigner [optional]
fki_notary_id int The unique ID of the Notary. [optional]
fki_supplier_id int The unique ID of the Supplier. [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_communicationrecipient_type FieldECommunicationrecipientType [optional]

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