共用方式為


ShareGetPropertiesResponse type

包含 getProperties 作業的響應數據。

type ShareGetPropertiesResponse = ShareGetPropertiesResponseModel & {
  protocols?: ShareProtocols
}