# Interface: AvatarPrompt

## Properties

### prompt\_id

> **prompt\_id**: `number`

Unique identifier of the AI customization prompt

***

### public\_meta

> **public\_meta**: `object`

Public metadata for the prompt

#### name

> **name**: `string`

Display name of the prompt style (e.g. "Cartoon", "Watercolor")

#### icon\_url

> **icon\_url**: `string`

URL of the prompt style icon image

***

### cost\_currency\_type\_id

> **cost\_currency\_type\_id**: `number`

Currency type used to pay for this customization (0=points, 1=gems, 2=diamonds)

***

### cost\_value

> **cost\_value**: `number`

Cost amount in the given currency
