Skip to content

types.ClaimType

polymath-eric edited this page Oct 6, 2023 · 49 revisions

Enumeration: ClaimType

types.ClaimType

Table of contents

Enumeration Members

Enumeration Members

Accredited

Accredited = "Accredited"

Defined in

types/index.ts:209


Affiliate

Affiliate = "Affiliate"

Defined in

types/index.ts:210


Blocked

Blocked = "Blocked"

Defined in

types/index.ts:217


BuyLockup

BuyLockup = "BuyLockup"

Defined in

types/index.ts:211


CustomerDueDiligence

CustomerDueDiligence = "CustomerDueDiligence"

Defined in

types/index.ts:213


Exempted

Exempted = "Exempted"

Defined in

types/index.ts:216


Jurisdiction

Jurisdiction = "Jurisdiction"

Defined in

types/index.ts:215


KnowYourCustomer

KnowYourCustomer = "KnowYourCustomer"

Defined in

types/index.ts:214


SellLockup

SellLockup = "SellLockup"

Defined in

types/index.ts:212

Clone this wiki locally