Skip to content

api.procedures.addTransferRestriction

prashantasdeveloper edited this page Jun 30, 2022 · 1 revision

Module: api/procedures/addTransferRestriction

Table of contents

Interfaces

Type Aliases

Type Aliases

AddCountTransferRestrictionParams

Ƭ AddCountTransferRestrictionParams: CountTransferRestrictionInput & { type: Count }

Defined in

api/procedures/addTransferRestriction.ts:36


AddPercentageTransferRestrictionParams

Ƭ AddPercentageTransferRestrictionParams: PercentageTransferRestrictionInput & { type: Percentage }

Defined in

api/procedures/addTransferRestriction.ts:40

Clone this wiki locally