ThreadProjection
A thread is a message thread created for a message received by an alias
Properties
Name | Type | Description | Notes |
---|---|---|---|
name | str | Name of thread | [optional] |
id | str | ID of email thread | |
subject | str | Thread subject | [optional] |
user_id | str | User ID | |
inbox_id | str | Inbox ID | |
created_at | datetime | Created at DateTime | |
updated_at | datetime | Updated at DateTime | |
to | list[str] | To recipients | |
bcc | list[str] | BCC recipients | [optional] |
cc | list[str] | CC recipients | [optional] |
alias_id | str | Alias ID |