共用方式為


ShareGetStatisticsResponse type

getStatistics 作業的響應數據。

type ShareGetStatisticsResponse = ShareGetStatisticsResponseModel & {
  shareUsage: number
}