Request for POST /1/object/communication
| 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] |