api.entities.types.CountTransferRestriction - PolymeshAssociation/polymesh-sdk GitHub Wiki

Interface: CountTransferRestriction

api/entities/types.CountTransferRestriction

Hierarchy

  • TransferRestrictionBase

    CountTransferRestriction

Table of contents

Properties

Properties

count

count: BigNumber

Defined in

api/entities/types.ts:493


exemptedIds

Optional exemptedIds: string[]

array of Identity IDs that are exempted from the Restriction

Inherited from

TransferRestrictionBase.exemptedIds

Defined in

api/entities/types.ts:489