Skip to content

api.entities.Instruction.types.GroupedInvolvedInstructions

prashantasdeveloper edited this page Dec 2, 2024 · 18 revisions

Interface: GroupedInvolvedInstructions

api/entities/Instruction/types.GroupedInvolvedInstructions

Table of contents

Properties

Properties

custodied

custodied: GroupedInstructions

Instructions where the Identity is the custodian of the leg portfolios

Defined in

api/entities/Instruction/types.ts:152


owned

owned: Omit<GroupedInstructions, "affirmed">

Instructions where the Identity is the owner of the leg portfolios

Defined in

api/entities/Instruction/types.ts:156

Clone this wiki locally