CountTransferRestrictionInput

Hierarchy

Index

Properties

Properties

count

count: BigNumber

Defined in src/types/index.ts:875

Optional exemptedIdentities

exemptedIdentities? : (string | Identity‹›)[]

Inherited from TransferRestrictionInputBase.exemptedIdentities

Defined in src/types/index.ts:863

Optional exemptedScopeIds

exemptedScopeIds? : string[]

Inherited from TransferRestrictionInputBase.exemptedScopeIds

Defined in src/types/index.ts:862

Last updated