Method: PureCloud::Channel.swagger_types
- Defined in:
- lib/purecloud/models/channel.rb
.swagger_types ⇒ Object
Attribute type mapping.
38 39 40 41 42 43 44 |
# File 'lib/purecloud/models/channel.rb', line 38 def self.swagger_types { :'connect_uri' => :'String', :'id' => :'String' } end |