> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymesh-sdk-api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v4/enums/knowntokentype.md).

# KnownTokenType

## Index

### Enumeration members

* [Commodity](/polymesh-sdk-api-reference/docs-v4/enums/knowntokentype.md#commodity)
* [Derivative](/polymesh-sdk-api-reference/docs-v4/enums/knowntokentype.md#derivative)
* [EquityCommon](/polymesh-sdk-api-reference/docs-v4/enums/knowntokentype.md#equitycommon)
* [EquityPreferred](/polymesh-sdk-api-reference/docs-v4/enums/knowntokentype.md#equitypreferred)
* [FixedIncome](/polymesh-sdk-api-reference/docs-v4/enums/knowntokentype.md#fixedincome)
* [Fund](/polymesh-sdk-api-reference/docs-v4/enums/knowntokentype.md#fund)
* [Reit](/polymesh-sdk-api-reference/docs-v4/enums/knowntokentype.md#reit)
* [RevenueShareAgreement](/polymesh-sdk-api-reference/docs-v4/enums/knowntokentype.md#revenueshareagreement)
* [StructuredProduct](/polymesh-sdk-api-reference/docs-v4/enums/knowntokentype.md#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)
