WebhookResultDto
Properties
Name | Type | Description | Notes |
id | Option<String> | | [optional] |
user_id | String | | |
inbox_id | Option<String> | | [optional] |
webhook_id | String | | |
webhook_url | String | | |
message_id | String | | |
redrive_id | Option<String> | | [optional] |
http_method | String | | |
webhook_event | String | | |
response_status | Option<i32> | | [optional] |
response_time_millis | i64 | | |
response_body_extract | Option<String> | | [optional] |
result_type | Option<String> | | [optional] |
created_at | String | | |
updated_at | String | | |
seen | bool | | |
[Back to Model list] [Back to API list] [Back to ]