> 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-v10/enums/tokenidentifiertype.md).

# TokenIdentifierType

## Index

### Enumeration members

* [Cins](#cins)
* [Cusip](#cusip)
* [Isin](#isin)
* [Lei](#lei)

## Enumeration members

### Cins

• **Cins**: = "Cins"

*Defined in* [*src/types/index.ts:178*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L178)

### Cusip

• **Cusip**: = "Cusip"

*Defined in* [*src/types/index.ts:177*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L177)

### Isin

• **Isin**: = "Isin"

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

### Lei

• **Lei**: = "Lei"

*Defined in* [*src/types/index.ts:179*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L179)
