Skip to content

api.entities.Instruction.types.Leg

prashantasdeveloper edited this page Dec 8, 2023 · 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:49


asset

asset: Asset

Defined in

api/entities/Instruction/types.ts:50


from

from: NumberedPortfolio | DefaultPortfolio

Defined in

api/entities/Instruction/types.ts:47


to

to: NumberedPortfolio | DefaultPortfolio

Defined in

api/entities/Instruction/types.ts:48

Clone this wiki locally