Skip to content

types.KnownAssetType

prashantasdeveloper edited this page Feb 28, 2023 · 49 revisions

Enumeration: KnownAssetType

types.KnownAssetType

Table of contents

Enumeration Members

Enumeration Members

Commodity

Commodity = "Commodity"

Defined in

types/index.ts:120


Derivative

Derivative = "Derivative"

Defined in

types/index.ts:126


EquityCommon

EquityCommon = "EquityCommon"

Defined in

types/index.ts:118


EquityPreferred

EquityPreferred = "EquityPreferred"

Defined in

types/index.ts:119


FixedIncome

FixedIncome = "FixedIncome"

Defined in

types/index.ts:121


Fund

Fund = "Fund"

Defined in

types/index.ts:123


Reit

Reit = "Reit"

Defined in

types/index.ts:122


RevenueShareAgreement

RevenueShareAgreement = "RevenueShareAgreement"

Defined in

types/index.ts:124


StableCoin

StableCoin = "StableCoin"

Defined in

types/index.ts:127


StructuredProduct

StructuredProduct = "StructuredProduct"

Defined in

types/index.ts:125

Clone this wiki locally