# Interface: RafflePrizePublicMeta

## Properties

### name

> **name**: `string`

Name of the prize

***

### description

> **description**: `string`

Description of the prize

***

### image\_url

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

URL of the image that represents the prize

***

### hide\_chance\_to\_win

> **hide\_chance\_to\_win**: `boolean`

Indicates whether the chance to win should be hidden in the UI.

***

### custom\_data?

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

Custom data field set in the backoffice prize setup.
Can be used to build custom UI for gamification.
