Skip to content

Rule.io SDK


Rule.io SDK / client/src / TransactionLinkClickedEvent

Interface: TransactionLinkClickedEvent

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

Properties

link: string

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


subscriber

subscriber: WebhookSubscriber

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


transaction

transaction: WebhookTransactionRef

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


type

type: "transaction.link-clicked"

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