Skip to main content
Version: 24.6.x

Interface: GroupedInvolvedInstructions

api/entities/Instruction/types.GroupedInvolvedInstructions

Properties

custodied

custodied: GroupedInstructions

Instructions where the Identity is the custodian of the leg portfolios

Defined in

api/entities/Instruction/types.ts:128


owned

owned: Omit<GroupedInstructions, "affirmed">

Instructions where the Identity is the owner of the leg portfolios

Defined in

api/entities/Instruction/types.ts:132