TransferRestrictionInputBase
↳ CountTransferRestrictionInput
↳ PercentageTransferRestrictionInput
exemptedIdentities
exemptedScopeIds
Optional
• exemptedIdentities? : (string | Identity‹›)[]
Defined in src/types/index.ts:970arrow-up-right
array of Identities (or DIDs) that are exempted from the Restriction
• exemptedScopeIds? : string[]
Defined in src/types/index.ts:966arrow-up-right
array of Scope IDs that are exempted from the Restriction
Last updated 4 years ago
Was this helpful?