Sha256: e1b2576d81cdf90a531dcde47ddb50c568fc5d10f728fec1e92c92e0e1f6bb54
Contents?: true
Size: 691 Bytes
Versions: 37
Compression:
Stored size: 691 Bytes
Contents
--- title: PresenceDetailQueryFilter --- ## PureCloud::PresenceDetailQueryFilter ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **type** | **String** | Boolean operation to apply to the provided predicates and clauses | | | **clauses** | [**Array<PresenceDetailQueryClause>**](PresenceDetailQueryClause.html) | Boolean 'and/or' logic with up to two-levels of nesting | [optional] | | **predicates** | [**Array<PresenceDetailQueryPredicate>**](PresenceDetailQueryPredicate.html) | Like a three-word sentence: (attribute-name) (operator) (target-value). | [optional] | {: class="table table-striped"}
Version data entries
37 entries across 37 versions & 1 rubygems