Interface: Hook
Defined in: model/hook.ts:9
Contains the response to a Create Webhooks for All Events request.
Export
Hook
Properties
hooks?
optional
hooks:Set
<HookDetails
>
Defined in: model/hook.ts:15
Represents a list of objects, where each object represents a webhook that was created.
Memberof
Hook