Skip to content

api.entities.Instruction.types.GroupedInvolvedInstructions

polymath-eric edited this page Jun 11, 2024 · 9 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: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

Clone this wiki locally