Skip to content

types.PayingAccountFees

VictorVicente edited this page Apr 4, 2024 · 35 revisions

Interface: PayingAccountFees

types.PayingAccountFees

Breakdown of the fees that will be paid by a specific Account for a transaction, along with data associated to the Paying account

Table of contents

Properties

Properties

fees

fees: Fees

fees that will be paid by the Account

Defined in

types/index.ts:866


payingAccountData

payingAccountData: Object

data related to the Account responsible of paying for the transaction

Defined in

types/index.ts:870

Clone this wiki locally