Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 876 Bytes

ReportFilter.md

File metadata and controls

15 lines (11 loc) · 876 Bytes

ReportFilter

Properties

Name Type Description Notes
connections list[ReportFilterConnection] How this filter connects to the data sources and columns [optional]
name str [optional]
timezone str The timezone that the date range is querying on. [optional]
type str Type of filter [optional]
uuid str Unique UUID assigned to the filter. Assists when returning values that the filter can use. [optional]
values list[str] The selected values for the filter. When used, some type conversion will need to occur. [optional]

[Back to Model list] [Back to API list] [Back to README]