SettlementLeg

Hierarchy

  • Leg

    SettlementLeg

Index

Properties

Properties

amount

amount: BigNumber

Inherited from Leg.amount

Defined in src/api/entities/Instruction/types.ts:42

direction

direction: SettlementDirection

Defined in src/api/entities/Portfolio/types.ts:15

from

from: DefaultPortfolio | NumberedPortfolio

Inherited from Leg.from

Defined in src/api/entities/Instruction/types.ts:40

to

to: DefaultPortfolio | NumberedPortfolio

Inherited from Leg.to

Defined in src/api/entities/Instruction/types.ts:41

token

token: SecurityToken

Inherited from Leg.token

Defined in src/api/entities/Instruction/types.ts:43

Last updated