Поделиться через


ShareGetPropertiesResponse type

Содержит данные ответа для операции getProperties.

type ShareGetPropertiesResponse = ShareGetPropertiesResponseModel & {
  protocols?: ShareProtocols
}