| Name | Type | Description | Notes |
|---|---|---|---|
| EMPTY | ConferenceStatus | Represented in Ruby as "empty" | |
| POPULATED | ConferenceStatus | Represented in Ruby as "populated" | |
| IN_PROGRESS | ConferenceStatus | Represented in Ruby as "inProgress" | |
| TERMINATED | ConferenceStatus | Represented in Ruby as "terminated" |
require 'freeclimb'
instance = Freeclimb::ConferenceStatus::[NAME OF ENUM]