CountTransferRestrictionInput
Hierarchy
↳ CountTransferRestrictionInput
Index
Properties
Properties
count
• count: BigNumber
Defined in src/types/index.ts:875
Optional
exemptedIdentities
Optional
exemptedIdentities• exemptedIdentities? : (string | Identity‹›)[]
Inherited from TransferRestrictionInputBase.exemptedIdentities
Defined in src/types/index.ts:863
Optional
exemptedScopeIds
Optional
exemptedScopeIds• exemptedScopeIds? : string[]
Inherited from TransferRestrictionInputBase.exemptedScopeIds
Defined in src/types/index.ts:862
Last updated