TransferRestrictionInputBase

Hierarchy

Index

Properties

Properties

Optional exemptedIdentities

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

Defined in src/types/index.ts:948

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

Optional exemptedScopeIds

exemptedScopeIds? : string[]

Defined in src/types/index.ts:944

array of Scope IDs that are exempted from the Restriction

Last updated