| Name | Description | Type | Additional information |
|---|---|---|---|
| NumPages |
Number of pages. |
integer |
None. |
| Sender |
Sender of a talk. Optional. If indicated, must be a user within the account. If missing, the sender will be the authenticated user. |
string |
None. |
| RecipientData |
Information about the recipients, including name, email addresses, mobile phone numbers and language. |
Collection of RecipientData |
None. |
| SenderData |
Information about the sender. |
SenderData |
None. |
| Subject |
Subject of the talk. Required. |
string |
None. |
| Body |
Text of the talk, in HTML. |
string |
None. |
| TalkModel |
Talk model of the talk. Required. |
TalkModels |
None. |
| Attachments |
List of attachments of the talk. |
Collection of Attachment |
None. |
| Hostname |
Machine name of the user. |
string |
None. |
| IP |
IP address of the user. |
string |
None. |
| BatchId |
Identifier of the upload. |
string |
None. |
| UserReferenceId |
User reference. |
string |
None. |