MailSlurp::Object::DeliveryStatusDto
Load the model package
use MailSlurp::Object::DeliveryStatusDto;
Properties
Name | Type | Description | Notes |
id | string | | |
user_id | string | | |
sent_id | string | | [optional] |
remote_mta_ip | string | | [optional] |
inbox_id | string | | [optional] |
reporting_mta | string | | [optional] |
recipients | ARRAY[string] | | [optional] |
smtp_response | string | | [optional] |
smtp_status_code | int | | [optional] |
processing_time_millis | int | | [optional] |
received | DateTime | | [optional] |
subject | string | | [optional] |
created_at | DateTime | | |
updated_at | DateTime | | |
[Back to Model list] [Back to API list] [Back to ]