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