# TokenDocument

Document attached to a token

## Hierarchy

* **TokenDocument**

## Index

### Properties

* [contentHash](#contenthash)
* [name](#name)
* [uri](#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)
