MailSlurp::Object::MissedEmail
Load the model package
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | string | [optional] | |
user_id | string | [optional] | |
subject | string | [optional] | |
body_excerpt | string | [optional] | |
attachment_count | int | ||
from | string | [optional] | |
to | ARRAY[string] | ||
cc | ARRAY[string] | ||
bcc | ARRAY[string] | ||
inbox_ids | ARRAY[string] | ||
created_at | DateTime | ||
updated_at | DateTime |