Name | Type | Description | Notes |
---|---|---|---|
pki_communication_id | int | The unique ID of the Communication. | [optional] |
e_communication_importance | field_e_communication_importance_t * | [optional] | |
e_communication_type | field_e_communication_type_t * | ||
obj_communicationsender | custom_communicationsender_request_t * | [optional] | |
s_communication_subject | char * | The subject of the Communication | [optional] |
t_communication_body | char * | The Body of the Communication | |
b_communication_private | int | Whether the Communication is private or not | |
e_communication_attachmenttype | ezmax_api_definition__full_communication_request_ECOMMUNICATIONATTACHMENTTYPE_e | How the attachment should be included in the email. Only used if eCommunicationType is Email | [optional] |
i_communication_attachmentlinkexpiration | int | The number of days before the attachment link expired. Only used if eCommunicationType is Email and eCommunicationattachmentType is Link | [optional] |
b_communication_readreceipt | int | Whether we ask for a read receipt or not. | [optional] |