# api\_entities\_Asset.UniqueIdentifiers

[@polymeshassociation/polymesh-sdk](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes) / [Modules](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules) / [api/entities/Asset](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_asset) / UniqueIdentifiers

## Interface: UniqueIdentifiers

[api/entities/Asset](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_asset).UniqueIdentifiers

Properties that uniquely identify an Asset

### Table of contents

#### Properties

* [ticker](#ticker)

### Properties

#### ticker

• **ticker**: `string`

ticker of the Asset

**Defined in**

[api/entities/Asset/index.ts:80](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/Asset/index.ts#L80)
