TrendItem: {
data: number[] | null;
dataCount: number | null;
description: string | null;
endDate: string;
startDate: string;
trendId: string | null;
unit: string | null;
}
Type declaration
-
data: number[] | null
-
dataCount: number | null
-
description: string | null
-
endDate: string
-
startDate: string
-
trendId: string | null
-
unit: string | null
The trend data