types.ThirdPartyFees
@polymeshassociation/polymesh-sdk / Modules / types / ThirdPartyFees
Interface: ThirdPartyFees
types.ThirdPartyFees
Breakdown of the fees that will be paid by a specific third party in a Transaction Queue
Hierarchy
↳
ThirdPartyFees
Table of contents
Properties
Properties
account
• account: Account
Account that pays for the transaction
Inherited from
Defined in
allowance
• allowance: null
| BigNumber
total amount that will be paid for
Inherited from
Defined in
balance
• balance: BigNumber
free balance of the third party Account
Defined in
fees
• fees: Fees
fees that will be paid by the third party Account
Defined in
type
• type: PayingAccountType
Inherited from
Defined in
Last updated