mailslurp.model.WebhookResultDto
Load the model package
import 'package:mailslurp/api.dart';
Properties
Name | Type | Description | Notes |
id | String | | [optional] |
userId | String | | |
inboxId | String | | [optional] |
webhookId | String | | |
webhookUrl | String | | |
messageId | String | | |
redriveId | String | | [optional] |
httpMethod | String | | |
webhookEvent | String | | |
responseStatus | int | | [optional] |
responseTimeMillis | int | | |
responseBodyExtract | String | | [optional] |
resultType | String | | [optional] |
createdAt | DateTime | | |
updatedAt | DateTime | | |
seen | bool | | |
[Back to Model list] [Back to API list] [Back to ]