| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Communication identifier. |
integer |
None. |
| IdParent |
Parent communication identifier. |
integer |
None. |
| CreationDate |
Date and time when the communication was created. |
date |
None. |
| SentDate |
Date and time when the communication was sent. |
date |
None. |
| ReadDate |
Date and time when the communication was read. |
date |
None. |
| IdState |
Current state of the communication. |
TalkState |
None. |
| StateDate |
Date and time of the current communication state. |
date |
None. |
| UserFrom |
Sender user email address. |
string |
None. |
| IdUserFrom |
Sender user identifier. |
integer |
None. |
| IdRecipientType |
Type of recipient address. |
RecipientTypeId |
None. |
| UserTo |
Recipient user email address or phone number. |
string |
None. |
| IdUserTo |
Recipient user identifier. |
integer |
None. |
| Subject |
Subject of the communication. |
string |
None. |
| Text |
Text of the communication. |
string |
None. |
| IdTalkModel |
Model of communication. |
TalkModels |
None. |
| Language |
Language used for notifications. |
string |
None. |
| UserReferenceId |
User-provided reference identifier. |
string |
None. |
| CertificateCode |
Code of the comunication request certificate. |
string |
None. |
| AccessCertificateCode |
Code of the access certificate. |
string |
None. |
| ContractCertificateCode |
Code of the contract signature certificate. |
string |
None. |
| EmailCertificateCode |
Code of the email delivery certificate. |
string |
None. |
| DownloadCertificateCode |
Code of the download certificate. |
string |
None. |
| ReadCertificateCode |
Code of the read certificate. |
string |
None. |
| NonDeliveryReason |
Email non-delivery reason. |
string |
None. |
| EmailErrorCode |
Type of email delivery error. |
EmailErrorType |
None. |
| RejectionReason |
Rejection reason provided by the signer. |
string |
None. |
| CompletionNote |
Note indicating the reason of the talk completion. |
string |
None. |
| ChildTalks |
Child communication objects. |
Collection of Communication |
None. |
| Documents |
Document objects. |
Collection of Document |
None. |