Sha256: e8e96682c9c20cc51cbf63f72e2e7b2487681ff1cb96c14430f26b9aa2c989e5
Contents?: true
Size: 772 Bytes
Versions: 84
Compression:
Stored size: 772 Bytes
Contents
# UltracartClient::ReportFilter ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **connections** | [**Array<ReportFilterConnection>**](ReportFilterConnection.md) | How this filter connects to the data sources and columns | [optional] **name** | **String** | | [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
84 entries across 84 versions & 1 rubygems