ShareGetPropertiesResponse type

getProperties 操作の応答データを格納します。

type ShareGetPropertiesResponse = ShareGetPropertiesResponseModel & {
  protocols?: ShareProtocols
}