Skip to content

Rule.io SDK


Rule.io SDK / client/src / TransactionOpenedEvent

Interface: TransactionOpenedEvent

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

Properties

subscriber

subscriber: WebhookSubscriber

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


transaction

transaction: WebhookTransactionRef

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


type

type: "transaction.opened"

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