PercentageTransferRestriction
Hierarchy
TransferRestrictionBase
↳ PercentageTransferRestriction
Index
Properties
Properties
Optional
exemptedScopeIds
Optional
exemptedScopeIds• exemptedScopeIds? : string[]
Inherited from TransferRestrictionBase.exemptedScopeIds
Defined in src/types/index.ts:959
array of Scope IDs that are exempted from the Restriction
percentage
• percentage: BigNumber
Defined in src/types/index.ts:978
Last updated