We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
types.CountTransferRestrictionInput
TransferRestrictionInputBase
↳ CountTransferRestrictionInput
CountTransferRestrictionInput
• count: BigNumber
BigNumber
limit on the amount of different (unique) investors that can hold the Asset at once
types/index.ts:1267
• Optional exemptedIdentities: (string | Identity)[]
Optional
string
Identity
array of Identities (or DIDs) that are exempted from the Restriction
TransferRestrictionInputBase.exemptedIdentities
types/index.ts:1249