Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 460 Bytes

File metadata and controls

18 lines (12 loc) · 460 Bytes

Freeclimb::CallDirection

Properties

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"

Example

require 'freeclimb'

instance = Freeclimb::CallDirection::[NAME OF ENUM]