types.CountTransferRestrictionInput
Last updated
Was this helpful?
Last updated
Was this helpful?
/ / / CountTransferRestrictionInput
.CountTransferRestrictionInput
TransferRestrictionInputBase
↳ CountTransferRestrictionInput
• count: BigNumber
limit on the amount of different (unique) investors that can hold the Asset at once
Defined in
array of Identities (or DIDs) that are exempted from the Restriction
Inherited from
TransferRestrictionInputBase.exemptedIdentities
Defined in
• Optional
exemptedIdentities: (string
| )[]