@reactor/connect — webhookdescriptor
@reactor/connect / WebhookDescriptor
Interface: WebhookDescriptor
Section titled “Interface: WebhookDescriptor”Defined in: index.ts:96
Webhook descriptor.
Properties
Section titled “Properties”event_types
Section titled “event_types”event_types:
string[]
Defined in: index.ts:99
name:
string
Defined in: index.ts:97
replay_window_seconds?
Section titled “replay_window_seconds?”
optionalreplay_window_seconds?:number
Defined in: index.ts:100
setup_instructions?
Section titled “setup_instructions?”
optionalsetup_instructions?:string
Defined in: index.ts:101
verification
Section titled “verification”verification:
VerificationKind
Defined in: index.ts:98