# Interface: StoreItemPublicMeta

## Properties

### price

> **price**: `string`

***

### image\_url

> **image\_url**: `string`

***

### purchase\_type

> **purchase\_type**: [`StoreItemPurchaseType`](../enumerations/StoreItemPurchaseType.md)

***

### name

> **name**: `string`

***

### description

> **description**: `string`

***

### label\_tag

> **label\_tag**: `string`

***

### custom\_label\_tag?

> `optional` **custom\_label\_tag?**: `string`

***

### limit\_message

> **limit\_message**: `string`

***

### priority

> **priority**: `number`

***

### related\_items

> **related\_items**: `number`[]

***

### hint\_text

> **hint\_text**: `string`

***

### custom\_data

> **custom\_data**: `string`

***

### show\_timer?

> `optional` **show\_timer?**: `boolean`

***

### cant\_buy\_message?

> `optional` **cant\_buy\_message?**: `string`

***

### discount\_prize?

> `optional` **discount\_prize?**: `number`

***

### discount\_prize\_ribbon?

> `optional` **discount\_prize\_ribbon?**: `string`

***

### custom\_ribbon\_image?

> `optional` **custom\_ribbon\_image?**: `string`

***

### purchase\_limit\_message?

> `optional` **purchase\_limit\_message?**: `string`

***

### custom\_section\_id?

> `optional` **custom\_section\_id?**: `number`

***

### only\_in\_custom\_section?

> `optional` **only\_in\_custom\_section?**: `boolean`

***

### custom\_section\_type\_id?

> `optional` **custom\_section\_type\_id?**: `number`
