Skip to main content
Version: 22.1.x

Interface: SettlementLeg

api/entities/Portfolio/types.SettlementLeg

Hierarchy

  • Leg

    SettlementLeg

Properties

amount

amount: BigNumber

Inherited from

Leg.amount

Defined in

api/entities/Instruction/types.ts:49


asset

asset: Asset

Inherited from

Leg.asset

Defined in

api/entities/Instruction/types.ts:50


direction

direction: SettlementDirectionEnum

Defined in

api/entities/Portfolio/types.ts:13


from

from: NumberedPortfolio | DefaultPortfolio

Inherited from

Leg.from

Defined in

api/entities/Instruction/types.ts:47


to

to: NumberedPortfolio | DefaultPortfolio

Inherited from

Leg.to

Defined in

api/entities/Instruction/types.ts:48