Method: PureCloud::ResponseText.attribute_map
- Defined in:
- lib/purecloud/models/response_text.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
29 30 31 32 33 34 35 36 37 |
# File 'lib/purecloud/models/response_text.rb', line 29 def self.attribute_map { :'content' => :'content', :'content_type' => :'contentType' } end |