共用方式為


ShareGetStatisticsResponse type

getStatistics作業的回應資料。

type ShareGetStatisticsResponse = ShareGetStatisticsResponseModel & {
  shareUsage: number
}