ElementStatistics
countint32
The number of elements
Example:
123
firstdate-timenullable
First element date
Example:
2021-11-17T12:15:16
lastdate-timenullable
Last element date
Example:
2021-11-17T12:15:16
ElementStatistics
{
"count": 123,
"first": "2021-11-17T12:15:16",
"last": "2021-11-17T12:15:16"
}