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