Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.47 KB

CommunicationRequest.md

File metadata and controls

26 lines (19 loc) · 1.47 KB

CommunicationRequest

Properties

Name Type Description Notes
eCommunicationType FieldECommunicationType
tCommunicationBody kotlin.String The Body of the Communication
bCommunicationPrivate kotlin.Boolean Whether the Communication is private or not
pkiCommunicationID kotlin.Int The unique ID of the Communication. [optional]
eCommunicationImportance FieldECommunicationImportance [optional]
objCommunicationsender CustomCommunicationsenderRequest [optional]
sCommunicationSubject kotlin.String The subject of the Communication [optional]
eCommunicationAttachmenttype inline How the attachment should be included in the email. Only used if eCommunicationType is Email [optional]
iCommunicationAttachmentlinkexpiration kotlin.Int The number of days before the attachment link expired. Only used if eCommunicationType is Email and eCommunicationattachmentType is Link [optional]
bCommunicationReadreceipt kotlin.Boolean Whether we ask for a read receipt or not. [optional]

Enum: eCommunicationAttachmenttype

Name Value
eCommunicationAttachmenttype Attachment, Url