Method: PureCloud::FlowObservationQueryFilter#predicates

Defined in:
lib/purecloudplatformclientv2/models/flow_observation_query_filter.rb

#predicatesObject

Like a three-word sentence: (attribute-name) (operator) (target-value).



28
29
30
# File 'lib/purecloudplatformclientv2/models/flow_observation_query_filter.rb', line 28

def predicates
  @predicates
end