Method: PureCloud::CreateCallResponse.attribute_map
- Defined in:
- lib/purecloud/models/create_call_response.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
14 15 16 17 18 19 20 21 22 23 24 |
# File 'lib/purecloud/models/create_call_response.rb', line 14 def self.attribute_map { :'id' => :'id', :'name' => :'name', :'self_uri' => :'selfUri' } end |