Delen via


ServiceGetStatisticsResponse type

Bevat antwoordgegevens voor de bewerking getStatistics.

type ServiceGetStatisticsResponse = WithResponse<
  ServiceGetStatisticsResponseInternal,
  ServiceGetStatisticsHeaders
>