Skip to content

Rule.io SDK


Rule.io SDK / client/src / WebhookTransactionMessage

Interface: WebhookTransactionMessage

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

Message reference attached to transaction.sent.

Properties

createdAt

createdAt: string

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


id

id: number

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


subject

subject: string

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


transactionId

transactionId: number

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


type

type: string

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