# KnownTokenType

## Index

### Enumeration members

* [Commodity](#commodity)
* [Derivative](#derivative)
* [EquityCommon](#equitycommon)
* [EquityPreferred](#equitypreferred)
* [FixedIncome](#fixedincome)
* [Fund](#fund)
* [Reit](#reit)
* [RevenueShareAgreement](#revenueshareagreement)
* [StructuredProduct](#structuredproduct)

## Enumeration members

### Commodity

• **Commodity**: = "Commodity"

*Defined in* [*src/types/index.ts:170*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/types/index.ts#L170)

### Derivative

• **Derivative**: = "Derivative"

*Defined in* [*src/types/index.ts:176*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/types/index.ts#L176)

### EquityCommon

• **EquityCommon**: = "EquityCommon"

*Defined in* [*src/types/index.ts:168*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/types/index.ts#L168)

### EquityPreferred

• **EquityPreferred**: = "EquityPreferred"

*Defined in* [*src/types/index.ts:169*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/types/index.ts#L169)

### FixedIncome

• **FixedIncome**: = "FixedIncome"

*Defined in* [*src/types/index.ts:171*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/types/index.ts#L171)

### Fund

• **Fund**: = "Fund"

*Defined in* [*src/types/index.ts:173*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/types/index.ts#L173)

### Reit

• **Reit**: = "Reit"

*Defined in* [*src/types/index.ts:172*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/types/index.ts#L172)

### RevenueShareAgreement

• **RevenueShareAgreement**: = "RevenueShareAgreement"

*Defined in* [*src/types/index.ts:174*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/types/index.ts#L174)

### StructuredProduct

• **StructuredProduct**: = "StructuredProduct"

*Defined in* [*src/types/index.ts:175*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/types/index.ts#L175)
