Method: PureCloud::Channel.swagger_types
- Defined in:
- lib/purecloud/models/channel.rb
.swagger_types ⇒ Object
Attribute type mapping.
22 23 24 25 26 27 28 |
# File 'lib/purecloud/models/channel.rb', line 22 def self.swagger_types { :'id' => :'String', :'connect_uri' => :'String' } end |