Freigeben über


ServiceGetStatisticsResponse type

Enthält Antwortdaten für den getStatistics-Vorgang.

type ServiceGetStatisticsResponse = WithResponse<
  ServiceGetStatisticsResponseInternal,
  ServiceGetStatisticsHeaders
>