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