Method: PureCloud::Channel.attribute_map
- Defined in:
- lib/purecloudclient_v2a/models/channel.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
27 28 29 30 31 32 33 34 35 |
# File 'lib/purecloudclient_v2a/models/channel.rb', line 27 def self.attribute_map { :'connect_uri' => :'connectUri', :'id' => :'id' } end |