types.ActiveTransferRestrictions

@polymeshassociation/polymesh-sdk / Modules / types / ActiveTransferRestrictions

Interface: ActiveTransferRestrictions<Restriction>

types.ActiveTransferRestrictions

Type parameters

Table of contents

Properties

Properties

availableSlots

availableSlots: BigNumber

amount of restrictions that can be added before reaching the shared limit

Defined in

types/index.ts:1284


restrictions

restrictions: Restriction[]

Defined in

types/index.ts:1280

Last updated