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