Compartir a través de


ServiceGetStatisticsResponse type

Contiene datos de respuesta para la operación getStatistics.

type ServiceGetStatisticsResponse = WithResponse<
  ServiceGetStatisticsResponseInternal,
  ServiceGetStatisticsHeaders
>