Skip to content

Rule.io SDK


Rule.io SDK / client/src / WebhookTransactionRef

Interface: WebhookTransactionRef

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

Transaction reference shared by transaction-link and transaction-opened events.

Properties

id

id: number

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


messageType

messageType: string

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


name

name: string

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