TransferRestrictionInputBase
Hierarchy
Index
Properties
Properties
Optional
exemptedIdentities
Optional
exemptedIdentities• exemptedIdentities? : (string | Identity‹›)[]
Defined in src/types/index.ts:984
array of Identities (or DIDs) that are exempted from the Restriction
Optional
exemptedScopeIds
Optional
exemptedScopeIds• exemptedScopeIds? : string[]
Defined in src/types/index.ts:980
array of Scope IDs that are exempted from the Restriction
Last updated