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