# Enumeration: RaffleDrawInstanceState

## Enumeration Members

### Open

> **Open**: `1`

Draw is open for the tickets collection

***

### WinnerSelection

> **WinnerSelection**: `2`

Winner selection is in progress

***

### Executed

> **Executed**: `3`

Draw is executed and the winners are selected
