Skip to content

types.GroupedInvolvedInstructions

prashantasdeveloper edited this page May 31, 2024 · 18 revisions

Interface: GroupedInvolvedInstructions

types.GroupedInvolvedInstructions

Table of contents

Properties

Properties

custodied

custodied: GroupedInstructions

Instructions where the Identity is the custodian of the leg portfolios

Defined in

types/index.ts:1615


owned

owned: Omit<GroupedInstructions, "affirmed">

Instructions where the Identity is the owner of the leg portfolios

Defined in

types/index.ts:1619

Clone this wiki locally