Appearance
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?
optionalemail?:string|null
Defined in: client/src/webhooks/types.ts:25
id
id:
number
Defined in: client/src/webhooks/types.ts:24
phoneNumber?
optionalphoneNumber?:string|null
Defined in: client/src/webhooks/types.ts:26