api.entities.Instruction.types.FungibleLeg - PolymeshAssociation/polymesh-sdk GitHub Wiki

Interface: FungibleLeg

api/entities/Instruction/types.FungibleLeg

Table of contents

Properties

Properties

amount

amount: BigNumber

Defined in

api/entities/Instruction/types.ts:58


asset

asset: FungibleAsset

Defined in

api/entities/Instruction/types.ts:59


from

from: NumberedPortfolio | DefaultPortfolio

Defined in

api/entities/Instruction/types.ts:56


to

to: NumberedPortfolio | DefaultPortfolio

Defined in

api/entities/Instruction/types.ts:57