共用方式為


ShareGetPropertiesResponse type

包含 getProperties 作業的回應資料。

type ShareGetPropertiesResponse = ShareGetPropertiesResponseModel & {
  protocols?: ShareProtocols
}