api_entities_Portfolio_types.SettlementLeg

@polymeshassociation/polymesh-sdk / Modules / api/entities/Portfolio/types / SettlementLeg

Interface: SettlementLeg

api/entities/Portfolio/types.SettlementLeg

Hierarchy

  • Leg

    SettlementLeg

Table of contents

Properties

Properties

amount

amount: BigNumber

Inherited from

Leg.amount

Defined in

api/entities/Instruction/types.ts:42


asset

asset: Asset

Inherited from

Leg.asset

Defined in

api/entities/Instruction/types.ts:43


direction

direction: SettlementDirectionEnum

Defined in

api/entities/Portfolio/types.ts:15


from

from: NumberedPortfolio | DefaultPortfolio

Inherited from

Leg.from

Defined in

api/entities/Instruction/types.ts:40


to

to: NumberedPortfolio | DefaultPortfolio

Inherited from

Leg.to

Defined in

api/entities/Instruction/types.ts:41

Last updated