MailSlurp::Object::WebhookResultDto
Load the model package
use MailSlurp::Object::WebhookResultDto;
Properties
Name | Type | Description | Notes |
id | string | | [optional] |
user_id | string | | |
inbox_id | string | | [optional] |
webhook_id | string | | |
webhook_url | string | | |
message_id | string | | |
redrive_id | string | | [optional] |
http_method | string | | |
webhook_event | string | | |
response_status | int | | [optional] |
response_time_millis | int | | |
response_body_extract | string | | [optional] |
result_type | string | | [optional] |
created_at | DateTime | | |
updated_at | DateTime | | |
seen | boolean | | |
[Back to Model list] [Back to API list] [Back to ]