TransferRestrictionInputBase
↳ PercentageTransferRestrictionInput
exemptedIdentities
exemptedScopeIds
percentage
Optional
• exemptedIdentities? : (string | Identity‹›)[]
Inherited from TransferRestrictionInputBase.exemptedIdentities
Defined in src/types/index.ts:1064arrow-up-right
array of Identities (or DIDs) that are exempted from the Restriction
• exemptedScopeIds? : string[]
Inherited from TransferRestrictionInputBase.exemptedScopeIds
Defined in src/types/index.ts:1060arrow-up-right
array of Scope IDs that are exempted from the Restriction
• percentage: BigNumber
Defined in src/types/index.ts:1086arrow-up-right
limit on the proportion of the total supply of the Security Token that can be held by a single investor at once
Last updated 3 years ago
Was this helpful?