Skip to content

api.entities.Instruction.types.Leg

polymath-eric edited this page Nov 18, 2022 · 37 revisions

Interface: Leg

api/entities/Instruction/types.Leg

Hierarchy

Table of contents

Properties

Properties

amount

amount: BigNumber

Defined in

api/entities/Instruction/types.ts:43


asset

asset: Asset

Defined in

api/entities/Instruction/types.ts:44


from

from: NumberedPortfolio | DefaultPortfolio

Defined in

api/entities/Instruction/types.ts:41


to

to: NumberedPortfolio | DefaultPortfolio

Defined in

api/entities/Instruction/types.ts:42

Clone this wiki locally