Method: PureCloud::ResponseText.swagger_types
- Defined in:
- lib/purecloud/models/response_text.rb
.swagger_types ⇒ Object
Attribute type mapping.
40 41 42 43 44 45 46 |
# File 'lib/purecloud/models/response_text.rb', line 40 def self.swagger_types { :'content' => :'String', :'content_type' => :'String' } end |