CountTransferRestriction
Hierarchy
TransferRestrictionBase
↳ CountTransferRestriction
Index
Properties
Properties
count
• count: BigNumber
Defined in src/types/index.ts:974
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
Last updated