Name | Type | Description | Notes |
---|---|---|---|
pkiCommunicationID | int | The unique ID of the Communication. | [optional] |
eCommunicationImportance | \eZmaxAPI\Model\FieldECommunicationImportance | [optional] | |
eCommunicationType | \eZmaxAPI\Model\FieldECommunicationType | ||
objCommunicationsender | \eZmaxAPI\Model\CustomCommunicationsenderRequest | [optional] | |
sCommunicationSubject | string | The subject of the Communication | [optional] |
tCommunicationBody | string | The Body of the Communication | |
bCommunicationPrivate | bool | Whether the Communication is private or not | |
eCommunicationAttachmenttype | string | How the attachment should be included in the email. Only used if eCommunicationType is Email | [optional] |
iCommunicationAttachmentlinkexpiration | int | The number of days before the attachment link expired. Only used if eCommunicationType is Email and eCommunicationattachmentType is Link | [optional] |
bCommunicationReadreceipt | bool | Whether we ask for a read receipt or not. | [optional] |
aObjCommunicationattachment | \eZmaxAPI\Model\CustomCommunicationattachmentRequest[] | ||
aObjCommunicationrecipient | \eZmaxAPI\Model\CommunicationrecipientRequestCompound[] | ||
aObjCommunicationreference | \eZmaxAPI\Model\CommunicationreferenceRequestCompound[] | ||
aObjCommunicationexternalrecipient | \eZmaxAPI\Model\CommunicationexternalrecipientRequestCompound[] |