Function retrieve_total_report_with_id

Source
pub async fn retrieve_total_report_with_id(
    configuration: &Configuration,
) -> Result<TotalsReportResponse, Error<RetrieveTotalReportWithIdError>>
Expand description

Retrieves the totals report. This contains all the total counts for each application and the global registration count.