WebhookResultDto
Result of a webhook notification
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | str | [optional] | |
user_id | str | ||
inbox_id | str | [optional] | |
webhook_id | str | ||
webhook_url | str | ||
message_id | str | ||
redrive_id | str | [optional] | |
http_method | str | ||
webhook_event | str | ||
response_status | int | [optional] | |
response_time_millis | int | ||
response_body_extract | str | [optional] | |
result_type | str | [optional] | |
created_at | datetime | ||
updated_at | datetime | ||
seen | bool |