Skip to content

DispatchWebhookResult

Defined in: src/mft/webhooks.ts:57

Result returned by dispatchWebhook.

PropertyTypeDescriptionDefined in
attemptsnumberNumber of attempts performed.src/mft/webhooks.ts:63
deliveredbooleanWhether the delivery succeeded.src/mft/webhooks.ts:59
statusnumberHTTP status of the final attempt.src/mft/webhooks.ts:61