Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.4 KB

CommunicationRequest.md

File metadata and controls

19 lines (15 loc) · 1.4 KB

CommunicationRequest

Properties

Name Type Description Notes
pkiCommunicationID Int 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 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]

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