Skip to content

Rule.io SDK


Rule.io SDK / client/src / WebhookSubscriber

Interface: WebhookSubscriber

Defined in: client/src/webhooks/types.ts:23

Minimal subscriber identity reported in webhook payloads.

Properties

email?

optional email?: string | null

Defined in: client/src/webhooks/types.ts:25


id

id: number

Defined in: client/src/webhooks/types.ts:24


phoneNumber?

optional phoneNumber?: string | null

Defined in: client/src/webhooks/types.ts:26