Skip to content

Rule.io SDK


Rule.io SDK / client/src / TransactionSentEvent

Interface: TransactionSentEvent

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

Properties

message

message: WebhookTransactionMessage

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


subscriber

subscriber: WebhookSubscriber

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


type

type: "transaction.sent"

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