MailSlurp::Object::ThreadProjection
Load the model package
use MailSlurp::Object::ThreadProjection;
Properties
Name | Type | Description | Notes |
name | string | Name of thread | [optional] |
id | string | ID of email thread | |
subject | string | Thread subject | [optional] |
user_id | string | User ID | |
inbox_id | string | Inbox ID | |
created_at | DateTime | Created at DateTime | |
updated_at | DateTime | Updated at DateTime | |
to | ARRAY[string] | To recipients | |
bcc | ARRAY[string] | BCC recipients | [optional] |
cc | ARRAY[string] | CC recipients | [optional] |
alias_id | string | Alias ID | |
[Back to Model list] [Back to API list] [Back to ]