# ThreadProjection
A thread is a message thread created for a message received by an alias
# Properties
Name | Type | Description | Notes |
---|---|---|---|
alias_id | str | ||
bcc | list[str] | [optional] | |
cc | list[str] | [optional] | |
created_at | datetime | ||
id | str | ||
inbox_id | str | ||
name | str | [optional] | |
subject | str | [optional] | |
to | list[str] | ||
updated_at | datetime | ||
user_id | str |
[Back to Model list] [Back to API list] [Back to README]