| Name | Type | Description | Notes |
|---|---|---|---|
| INBOUND | CallDirection | Represented in Ruby as "inbound" | |
| OUTBOUND_API | CallDirection | Represented in Ruby as "outboundAPI" | |
| OUTBOUND_DIAL | CallDirection | Represented in Ruby as "outboundDial" |
require 'freeclimb'
instance = Freeclimb::CallDirection::[NAME OF ENUM]