Skip to content

types.GroupedInvolvedInstructions

VictorVicente edited this page Sep 7, 2023 · 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:1567


owned

owned: Omit<GroupedInstructions, "affirmed">

Instructions where the Identity is the owner of the leg portfolios

Defined in

types/index.ts:1571

Clone this wiki locally