Interface: WebhookResultDto
Result of a webhook notification
export
interface
WebhookResultDto
Table of contents
Properties
- createdAt
- httpMethod
- id
- inboxId
- messageId
- redriveId
- responseBodyExtract
- responseStatus
- responseTimeMillis
- resultType
- seen
- updatedAt
- userId
- webhookEvent
- webhookId
- webhookUrl
Properties
createdAt
• createdAt: Date
memberof
WebhookResultDto
httpMethod
• httpMethod: WebhookResultDtoHttpMethodEnum
memberof
WebhookResultDto
id
• Optional
id: string
memberof
WebhookResultDto
inboxId
• Optional
inboxId: string
memberof
WebhookResultDto
messageId
• messageId: string
memberof
WebhookResultDto
redriveId
• Optional
redriveId: string
memberof
WebhookResultDto
responseBodyExtract
• Optional
responseBodyExtract: string
memberof
WebhookResultDto
responseStatus
• Optional
responseStatus: number
memberof
WebhookResultDto
responseTimeMillis
• responseTimeMillis: number
memberof
WebhookResultDto
resultType
• Optional
resultType: WebhookResultDtoResultTypeEnum
memberof
WebhookResultDto
seen
• seen: boolean
memberof
WebhookResultDto
updatedAt
• updatedAt: Date
memberof
WebhookResultDto
userId
• userId: string
memberof
WebhookResultDto
webhookEvent
• webhookEvent: WebhookResultDtoWebhookEventEnum
memberof
WebhookResultDto
webhookId
• webhookId: string
memberof
WebhookResultDto
webhookUrl
• webhookUrl: string
memberof
WebhookResultDto