Skip to content

api.entities.Instruction.types.GroupedInvolvedInstructions

polymesh-bot edited this page Jun 19, 2025 · 39 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