Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 759 Bytes

ReportFilter.md

File metadata and controls

13 lines (10 loc) · 759 Bytes

UltracartClient::ReportFilter

Properties

Name Type Description Notes
connections Array<ReportFilterConnection> 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]