TransferRestrictionInputBase

Hierarchy

Index

Properties

Properties

Optional exemptedIdentities

exemptedIdentities? : (string | Identity‹›)[]

Defined in src/types/index.ts:888

array of Identities (or DIDs) that are exempted from the Restriction

Optional exemptedScopeIds

exemptedScopeIds? : string[]

Defined in src/types/index.ts:884

array of Scope IDs that are exempted from the Restriction

Last updated