Sha256: eb4ec9b1d6a5596fb56172851ecb25142ea0c5e474f6f8c8a421904879d68176
Contents?: true
Size: 715 Bytes
Versions: 37
Compression:
Stored size: 715 Bytes
Contents
--- title: ConversationDetailQueryFilter --- ## PureCloud::ConversationDetailQueryFilter ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **type** | **String** | Boolean operation to apply to the provided predicates and clauses | | | **clauses** | [**Array<ConversationDetailQueryClause>**](ConversationDetailQueryClause.html) | Boolean 'and/or' logic with up to two-levels of nesting | [optional] | | **predicates** | [**Array<ConversationDetailQueryPredicate>**](ConversationDetailQueryPredicate.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