Sha256: 245bc3ae7bddeaeb04cb0249f21c212e644eb88730de16b675f168d64f13b0f5

Contents?: true

Size: 992 Bytes

Versions: 2

Compression:

Stored size: 992 Bytes

Contents

# UltracartClient::ReportFilter

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**config** | **String** | A JSON representation of the configuration for this visualization | [optional] 
**connections** | [**Array<ReportFilterConnection>**](ReportFilterConnection.md) | How this filter connects to the data sources and columns | [optional] 
**name** | **String** |  | [optional] 
**styles** | **String** | A JSON representation of the style configuration for this visualization | [optional] 
**timezone** | **String** | The timezone that the date range is querying on. | [optional] 
**type** | **String** | Type of filter | [optional] 
**uuid** | **String** | Unique UUID assigned to the filter.  Assists when returning values that the filter can use. | [optional] 
**values** | **Array<String>** | The selected values for the filter.  When used, some type conversion will need to occur. | [optional] 


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ultracart_api-3.10.132 docs/ReportFilter.md
ultracart_api-3.10.131 docs/ReportFilter.md