> 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-v6/interfaces/tokenidentifier.md).

# TokenIdentifier

Alphanumeric standardized security identifier

## Hierarchy

* **TokenIdentifier**

## Index

### Properties

* [type](/polymesh-sdk-api-reference/docs-v6/interfaces/tokenidentifier.md#type)
* [value](/polymesh-sdk-api-reference/docs-v6/interfaces/tokenidentifier.md#value)

## Properties

### type

• **type**: [*TokenIdentifierType*](/polymesh-sdk-api-reference/docs-v6/enums/tokenidentifiertype.md)

*Defined in* [*src/types/index.ts:218*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L218)

### value

• **value**: *string*

*Defined in* [*src/types/index.ts:219*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L219)
