-
Notifications
You must be signed in to change notification settings - Fork 11
types.FeesBreakdown
types.FeesBreakdown
Breakdown of transaction fees for a Transaction Queue. In most cases, the entirety of the Queue's fees will be paid by either the signing Account or a third party. In some rare cases, fees can be split between them (for example, if the signing Account is being subsidized, but one of the transactions in the queue terminates the subsidy, leaving the signing Account with the responsibility of paying for the rest of the transactions)
• accountBalance: BigNumber
free balance of the caller Account
• accountFees: Fees
fees that must be paid by the caller Account
• thirdPartyFees: ThirdPartyFees
[]
fees that will be paid by third parties. Each element in the array represents a different third party Account, their corresponding fees, allowances and balance
Entities
- Account
- Asset
- Authorization Request
- Checkpoint
- Checkpoint Schedule
- Corporate Action
- Corporate Action Base
- Custom Permission Group
- Default Portfolio
- Default Trusted Claim Issuer
- Dividend Distribution
- Entity
- Identity
- Instruction
- Known Permission Group
- Metadata Entry
- Multi Sig Proposal
- Numbered Portfolio
- Offering
- Permission Group
- Portfolio
- Subsidies
- Subsidy
- Ticker Reservation
- Venue
- Authorizations
- Types