-
Notifications
You must be signed in to change notification settings - Fork 12
types.KnownAssetType
prashantasdeveloper edited this page Sep 18, 2024
·
49 revisions
types.KnownAssetType
- Commodity
- Derivative
- EquityCommon
- EquityPreferred
- FixedIncome
- Fund
- Reit
- RevenueShareAgreement
- StableCoin
- StructuredProduct
• Commodity = "Commodity"
• Derivative = "Derivative"
• EquityCommon = "EquityCommon"
• EquityPreferred = "EquityPreferred"
• FixedIncome = "FixedIncome"
• Fund = "Fund"
• Reit = "Reit"
• RevenueShareAgreement = "RevenueShareAgreement"
• StableCoin = "StableCoin"
• StructuredProduct = "StructuredProduct"