Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 904 Bytes

ReportFilter.md

File metadata and controls

15 lines (11 loc) · 904 Bytes

ReportFilter

Properties

Name Type Description Notes
connections \ultracart\v2\models\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 string[] 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]