Skip to content

types.GroupedInvolvedInstructions

prashantasdeveloper edited this page Apr 16, 2024 · 20 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:1617


owned

owned: Omit<GroupedInstructions, "affirmed">

Instructions where the Identity is the owner of the leg portfolios

Defined in

types/index.ts:1621

Clone this wiki locally