MailSlurp::Object::EmailProjection
Load the model package
use MailSlurp::Object::EmailProjection;
Properties
Name | Type | Description | Notes |
id | string | | |
from | string | | [optional] |
subject | string | | [optional] |
inbox_id | string | | |
attachments | ARRAY[string] | | [optional] |
created_at | DateTime | | |
to | ARRAY[string] | | |
bcc | ARRAY[string] | | [optional] |
cc | ARRAY[string] | | [optional] |
domain_id | string | | [optional] |
read | boolean | | |
body_excerpt | string | | [optional] |
team_access | boolean | | |
body_md5_hash | string | | [optional] |
[Back to Model list] [Back to API list] [Back to ]