> 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-v2/interfaces/tokendocument.md).

# TokenDocument

Document attached to a token

## Hierarchy

* **TokenDocument**

## Index

### Properties

* [contentHash](/polymesh-sdk-api-reference/docs-v2/interfaces/tokendocument.md#contenthash)
* [name](/polymesh-sdk-api-reference/docs-v2/interfaces/tokendocument.md#name)
* [uri](/polymesh-sdk-api-reference/docs-v2/interfaces/tokendocument.md#uri)

## Properties

### contentHash

• **contentHash**: *string*

*Defined in* [*src/types/index.ts:192*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L192)

### name

• **name**: *string*

*Defined in* [*src/types/index.ts:190*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L190)

### uri

• **uri**: *string*

*Defined in* [*src/types/index.ts:191*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L191)
