Interface: TransactionApproval

@acceleratxr/core_sdk / TransactionApproval

Interface: TransactionApproval#

Describes the approval status of all parties of a transaction.

Hierarchy#

  • TransactionApproval

Index#

Properties#

Properties#

from#

from: boolean

Defined in src/models/Transaction.ts:12

Indicates the approval status of the sending party.


to#

to: boolean

Defined in src/models/Transaction.ts:14

Indicates the approval status of the receiving party.