Sha256: f6bc692120731adf8c76c1106b44484240e6f8906a2a03027dec69e771bd51fc

Contents?: true

Size: 694 Bytes

Versions: 2

Compression:

Stored size: 694 Bytes

Contents

# SwaggerClient::SwaggerDiscoverySearchCriteriaFilter

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**field** | **String** | The filter field for the search criteria. | [optional] 
**lower** | **Object** | The lower value to match in a range criteria. | [optional] 
**operator** | **String** | The operator on how to match the search criteria. | [optional] 
**upper** | **Object** | The upper value to match in a range criteria. | [optional] 
**value** | **Object** | The single value to match using the operator. | [optional] 
**values** | **Array<Object>** | An array of values to match using the operator. | [optional] 

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
avs-0.1.0 lib/service/api/rapid7_insightvm_client/docs/SwaggerDiscoverySearchCriteriaFilter.md
avs-0.0.9 lib/service/api/rapid7_insightvm_client/docs/SwaggerDiscoverySearchCriteriaFilter.md