WebhookResultDto
Properties
Name | Type | Description | Notes |
---|---|---|---|
_id | UUID | [optional] | |
userId | UUID | ||
inboxId | UUID | [optional] | |
webhookId | UUID | ||
webhookUrl | String | ||
messageId | String | ||
redriveId | UUID | [optional] | |
httpMethod | String | ||
webhookEvent | String | ||
responseStatus | Int | [optional] | |
responseTimeMillis | Int64 | ||
responseBodyExtract | String | [optional] | |
resultType | String | [optional] | |
createdAt | Date | ||
updatedAt | Date | ||
seen | Bool |