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