Skip to content

api.entities.Instruction.types.Leg

monitz87 edited this page Aug 31, 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:42


asset

asset: Asset

Defined in

api/entities/Instruction/types.ts:43


from

from: NumberedPortfolio | DefaultPortfolio

Defined in

api/entities/Instruction/types.ts:40


to

to: NumberedPortfolio | DefaultPortfolio

Defined in

api/entities/Instruction/types.ts:41

Clone this wiki locally