ShareGetStatisticsResponse type

Response data for the getStatistics Operation.

type ShareGetStatisticsResponse = ShareGetStatisticsResponseModel & {
  shareUsage: number
}