Skip to content

types.KnownAssetType

VictorVicente edited this page Jul 19, 2023 · 49 revisions

Enumeration: KnownAssetType

types.KnownAssetType

Table of contents

Enumeration Members

Enumeration Members

Commodity

Commodity = "Commodity"

Defined in

types/index.ts:142


Derivative

Derivative = "Derivative"

Defined in

types/index.ts:148


EquityCommon

EquityCommon = "EquityCommon"

Defined in

types/index.ts:140


EquityPreferred

EquityPreferred = "EquityPreferred"

Defined in

types/index.ts:141


FixedIncome

FixedIncome = "FixedIncome"

Defined in

types/index.ts:143


Fund

Fund = "Fund"

Defined in

types/index.ts:145


Reit

Reit = "Reit"

Defined in

types/index.ts:144


RevenueShareAgreement

RevenueShareAgreement = "RevenueShareAgreement"

Defined in

types/index.ts:146


StableCoin

StableCoin = "StableCoin"

Defined in

types/index.ts:149


StructuredProduct

StructuredProduct = "StructuredProduct"

Defined in

types/index.ts:147

Clone this wiki locally