Skip to content

types.ClaimType

VictorVicente edited this page Mar 13, 2023 · 49 revisions

Enumeration: ClaimType

types.ClaimType

Table of contents

Enumeration Members

Enumeration Members

Accredited

Accredited = "Accredited"

Defined in

types/index.ts:198


Affiliate

Affiliate = "Affiliate"

Defined in

types/index.ts:199


Blocked

Blocked = "Blocked"

Defined in

types/index.ts:206


BuyLockup

BuyLockup = "BuyLockup"

Defined in

types/index.ts:200


CustomerDueDiligence

CustomerDueDiligence = "CustomerDueDiligence"

Defined in

types/index.ts:202


Exempted

Exempted = "Exempted"

Defined in

types/index.ts:205


InvestorUniqueness

InvestorUniqueness = "InvestorUniqueness"

Defined in

types/index.ts:207


InvestorUniquenessV2

InvestorUniquenessV2 = "InvestorUniquenessV2"

Defined in

types/index.ts:210


Jurisdiction

Jurisdiction = "Jurisdiction"

Defined in

types/index.ts:204


KnowYourCustomer

KnowYourCustomer = "KnowYourCustomer"

Defined in

types/index.ts:203


NoData

NoData = "NoData"

Defined in

types/index.ts:209


NoType

NoType = "NoType"

Defined in

types/index.ts:208


SellLockup

SellLockup = "SellLockup"

Defined in

types/index.ts:201

Clone this wiki locally