ElementStatistics
countinteger<int32>
The number of elements
Example:
123
firststring<date-time>nullable
First element date
Example:
2021-11-17T12:15:16
laststring<date-time>nullable
Last element date
Example:
2021-11-17T12:15:16
ElementStatistics
{
"count": 123,
"first": "2021-11-17T12:15:16",
"last": "2021-11-17T12:15:16"
}