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