types.PayingAccount
@polymeshassociation/polymesh-sdk / Modules / types / PayingAccount
Interface: PayingAccount
types.PayingAccount
Represents a relationship in which a third party Account is paying for a transaction on behalf of the caller
Hierarchy
PayingAccount
Table of contents
Properties
Properties
account
• account: Account
Account that pays for the transaction
Defined in
allowance
• allowance: null
| BigNumber
total amount that will be paid for
Defined in
type
• type: PayingAccountType
Defined in
Last updated