Skip to content

Rule.io SDK


Rule.io SDK / client/src / SubscriberBouncedEvent

Interface: SubscriberBouncedEvent

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

Properties

account

account: WebhookAccount

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


bounce

bounce: WebhookBounceInfo

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


subscriber

subscriber: WebhookSubscriber

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


type

type: "subscriber.bounced"

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