Method: PureCloud::ResponseQueryResults.swagger_types
- Defined in:
- lib/purecloud/models/response_query_results.rb
.swagger_types ⇒ Object
Attribute type mapping.
35 36 37 38 39 40 |
# File 'lib/purecloud/models/response_query_results.rb', line 35 def self.swagger_types { :'results' => :'ResponseEntityList' } end |