Preparing search index...
The search index is not available
lib.reviews
lib.reviews
util/webhooks
WebHookDispatchResult
Interface WebHookDispatchResult
Aggregate response for an event that fanned out to multiple endpoints.
interface
WebHookDispatchResult
{
deliveries
:
WebHookDeliveryResult
[]
;
event
:
string
;
}
Index
Properties
deliveries
event
Properties
deliveries
deliveries
:
WebHookDeliveryResult
[]
event
event
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
deliveries
event
lib.reviews
Loading...
Aggregate response for an event that fanned out to multiple endpoints.