Method: PureCloud::SearchAggregation#name
- Defined in:
- lib/purecloud/models/search_aggregation.rb
#name ⇒ Object
The name of the aggregation. The response aggregation uses this name.
25 26 27 |
# File 'lib/purecloud/models/search_aggregation.rb', line 25 def name @name end |