Method: PureCloud::SearchAggregation.swagger_types
- Defined in:
- lib/purecloud/models/search_aggregation.rb
.swagger_types ⇒ Object
Attribute type mapping.
41 42 43 44 45 46 47 48 |
# File 'lib/purecloud/models/search_aggregation.rb', line 41 def self.swagger_types { :'field' => :'String', :'name' => :'String', :'type' => :'String' } end |