| Name | Type | Description | Notes |
|---|---|---|---|
| FINISH_KEY | GetDigitsReason | Represented in Ruby as "finishKey" | |
| TIMEOUT | GetDigitsReason | Represented in Ruby as "timeout" | |
| MAX_DIGITS | GetDigitsReason | Represented in Ruby as "maxDigits" | |
| TONE | GetDigitsReason | Represented in Ruby as "tone" |
require 'freeclimb'
instance = Freeclimb::GetDigitsReason::[NAME OF ENUM]