Type Alias GetReportCountResponse

GetReportCountResponse: { count: number }

A response for the number of reports.

Type declaration

  • count: number