Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 932 Bytes

ReportFilter.md

File metadata and controls

15 lines (11 loc) · 932 Bytes

com.ultracart.admin.v2.Model.ReportFilter

Properties

Name Type Description Notes
Connections List<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 List<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]