Skip to content

types.ClaimType

prashantasdeveloper edited this page May 31, 2024 · 47 revisions

Enumeration: ClaimType

types.ClaimType

Table of contents

Enumeration Members

Enumeration Members

Accredited

Accredited = "Accredited"

Defined in

types/index.ts:231


Affiliate

Affiliate = "Affiliate"

Defined in

types/index.ts:232


Blocked

Blocked = "Blocked"

Defined in

types/index.ts:239


BuyLockup

BuyLockup = "BuyLockup"

Defined in

types/index.ts:233


Custom

Custom = "Custom"

Defined in

types/index.ts:240


CustomerDueDiligence

CustomerDueDiligence = "CustomerDueDiligence"

Defined in

types/index.ts:235


Exempted

Exempted = "Exempted"

Defined in

types/index.ts:238


Jurisdiction

Jurisdiction = "Jurisdiction"

Defined in

types/index.ts:237


KnowYourCustomer

KnowYourCustomer = "KnowYourCustomer"

Defined in

types/index.ts:236


SellLockup

SellLockup = "SellLockup"

Defined in

types/index.ts:234

Clone this wiki locally