Skip to content

types.TransferComplianceTypeEnum

VictorVicente edited this page Jun 30, 2023 · 15 revisions

Enumeration: TransferComplianceTypeEnum

types.TransferComplianceTypeEnum

Enum Name

TransferComplianceTypeEnum Represents all possible transfer restriction rules that can be enabled

Table of contents

Enumeration Members

Enumeration Members

ClaimCount

ClaimCount = "ClaimCount"

Defined in

middleware/typesV2.ts:27601


ClaimOwnership

ClaimOwnership = "ClaimOwnership"

Defined in

middleware/typesV2.ts:27602


MaxInvestorCount

MaxInvestorCount = "MaxInvestorCount"

Defined in

middleware/typesV2.ts:27603


MaxInvestorOwnership

MaxInvestorOwnership = "MaxInvestorOwnership"

Defined in

middleware/typesV2.ts:27604

Clone this wiki locally