Skip to content

Rule.io SDK


Rule.io SDK / client/src / SubscriberRemovedFromTagEvent

Interface: SubscriberRemovedFromTagEvent

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

Returned by markTagDirection(event, 'removed').

Properties

subscriber

subscriber: WebhookSubscriber

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


tag

tag: WebhookTagRef

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


type

type: "subscriber.removed-from-tag"

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