SentEmailProjection
Collection of items
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | str | ||
_from | str | [optional] | |
user_id | str | ||
subject | str | [optional] | |
inbox_id | str | ||
attachments | list[str] | ||
created_at | datetime | ||
to | list[str] | ||
bcc | list[str] | ||
cc | list[str] | ||
body_md5_hash | str | [optional] | |
virtual_send | bool |