Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.22 KB

CustomCommunicationListElementResponse.md

File metadata and controls

23 lines (18 loc) · 1.22 KB

EzmaxApi::Object::CustomCommunicationListElementResponse

Load the model package

use EzmaxApi::Object::CustomCommunicationListElementResponse;

Properties

Name Type Description Notes
pki_communication_id int The unique ID of the Communication.
dt_created_date string The date and time at which the object was created
e_communication_direction ComputedECommunicationDirection
e_communication_importance FieldECommunicationImportance
e_communication_type FieldECommunicationType
i_communicationrecipient_count int The count of Communicationrecipient
s_communication_subject string The subject of the Communication
s_communication_sender string The sender name of the Communication
s_communication_recipient string The recipients' name of the Communication

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