Sdílet prostřednictvím


ServiceGetStatisticsResponse type

Obsahuje data odpovědi pro operaci getStatistics.

type ServiceGetStatisticsResponse = WithResponse<
  ServiceGetStatisticsResponseInternal,
  ServiceGetStatisticsHeaders
>