api.entities.Instruction.types.GroupedInvolvedInstructions - PolymeshAssociation/polymesh-sdk GitHub Wiki

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