Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.34 KB

AppReportsGetReport.md

File metadata and controls

37 lines (25 loc) · 1.34 KB

AppReportsGetReport

Properties

Name Type Description Notes
aggregations List<GetAppReportsResponseReportsValueAnyOfAggregationsInner> [optional]
chartType ChartTypeEnum [optional]
filterCond String [optional]
groups List<GetAppReportsResponseReportsValueAnyOfGroupsInner> [optional]
id Long [optional]
index Long [optional]
name String [optional]
periodicReport GetAppReportsResponseReportsValueAnyOfPeriodicReport [optional]
sorts List<GetAppReportsResponseReportsValueAnyOfSortsInner> [optional]

Enum: ChartTypeEnum

Name Value
PIE "PIE"
LINE "LINE"
SPLINE "SPLINE"
TABLE "TABLE"
PIVOT_TABLE "PIVOT_TABLE"
BAR "BAR"
COLUMN "COLUMN"
AREA "AREA"
SPLINE_AREA "SPLINE_AREA"