Поделиться через


ServiceGetStatisticsResponse type

Содержит данные ответа для операции getStatistics.

type ServiceGetStatisticsResponse = WithResponse<
  ServiceGetStatisticsResponseInternal,
  ServiceGetStatisticsHeaders
>