Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.39 KB

CommunicationRequest.md

File metadata and controls

28 lines (17 loc) · 1.39 KB

CommunicationRequest

Properties

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

Enum: ECommunicationAttachmenttypeEnum

Name Value