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

# TokenIdentifier

Alphanumeric standardized security identifier

## Hierarchy

* **TokenIdentifier**

## Index

### Properties

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

## Properties

### type

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

*Defined in* [*src/types/index.ts:182*](https://github.com/PolymathNetwork/polymesh-sdk/blob/1221e467/src/types/index.ts#L182)

### value

• **value**: *string*

*Defined in* [*src/types/index.ts:183*](https://github.com/PolymathNetwork/polymesh-sdk/blob/1221e467/src/types/index.ts#L183)
