CountTransferRestriction

Hierarchy

  • TransferRestrictionBase

    CountTransferRestriction

Index

Properties

Properties

count

count: BigNumber

Defined in src/types/index.ts:952

Optional exemptedScopeIds

exemptedScopeIds? : string[]

Inherited from TransferRestrictionBase.exemptedScopeIds

Defined in src/types/index.ts:937

array of Scope IDs that are exempted from the Restriction

Last updated