Skip to main content

DailyTrendResponseDto

datestring<date-time>required

The date for the trend data point.

totalinteger<int32>

The total value for the trend data point on the specified date.

DailyTrendResponseDto
{
"date": "2024-07-29T15:51:28.071Z",
"total": 0
}