Method: PureCloud::QueryFacetInfo.swagger_types
- Defined in:
- lib/purecloudplatformclientv2/models/query_facet_info.rb
.swagger_types ⇒ Object
Attribute type mapping.
34 35 36 37 38 39 |
# File 'lib/purecloudplatformclientv2/models/query_facet_info.rb', line 34 def self.swagger_types { :'attributes' => :'Array<FacetKeyAttribute>', :'facets' => :'Array<FacetEntry>' } end |