PercentageTransferRestrictionInput
Hierarchy
↳ PercentageTransferRestrictionInput
Index
Properties
Properties
Optional
exemptedIdentities
Optional
exemptedIdentities• exemptedIdentities? : (string | Identity‹›)[]
Inherited from TransferRestrictionInputBase.exemptedIdentities
Defined in src/types/index.ts:728
Optional
exemptedScopeIds
Optional
exemptedScopeIds• exemptedScopeIds? : string[]
Inherited from TransferRestrictionInputBase.exemptedScopeIds
Defined in src/types/index.ts:727
percentage
• percentage: BigNumber
Defined in src/types/index.ts:744
Last updated