mailslurp 12.8.4

Official MailSlurp Email API Client
Documentation
# WebhookResultEntity

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | **String** |  | 
**http_method** | **String** |  | 
**id** | Option<**String**> |  | [optional]
**inbox_id** | **String** |  | 
**message_id** | **String** |  | 
**response_body_extract** | Option<**String**> |  | [optional]
**response_status** | Option<**i32**> |  | [optional]
**response_time_millis** | **i64** |  | 
**result_type** | Option<**String**> |  | [optional]
**updated_at** | **String** |  | 
**user_id** | **String** |  | 
**webhook_event** | **String** |  | 
**webhook_id** | **String** |  | 
**webhook_url** | **String** |  | 

[[Back to Model list]](../README#documentation-for-models) [[Back to API list]](../README#documentation-for-api-endpoints) [[Back to README]](../README)