Method: PureCloud::AnalyticsQueryFilter#clauses
- Defined in:
- lib/purecloud/models/analytics_query_filter.rb
#clauses ⇒ Object
Boolean ‘and/or’ logic with up to two-levels of nesting
25 26 27 |
# File 'lib/purecloud/models/analytics_query_filter.rb', line 25 def clauses @clauses end |