Interface: WebhookTestResult
Results of testing a webhook
export
interface
WebhookTestResult
Table of contents
Properties
Properties
message
• Optional
message: string
memberof
WebhookTestResult
request
• request: WebhookTestRequest
memberof
WebhookTestResult
response
• response: WebhookTestResponse
memberof
WebhookTestResult