ReportElementStatistics
countint32
Number of transactions in the report
Example:
123
firstdate-timenullabledeprecated
bookingDateStartdate-timenullable
The booking date and time of the earliest transaction in the report
lastdate-timenullabledeprecated
bookingDateEnddate-timenullable
The booking date and time of the latest transaction in the report
ReportElementStatistics
{
"count": 123,
"bookingDateStart": "2024-07-29T15:51:28.071Z",
"bookingDateEnd": "2024-07-29T15:51:28.071Z"
}