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


ShareSetQuotaResponse type

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

type ShareSetQuotaResponse = WithResponse<
  ShareSetQuotaHeaders,
  ShareSetQuotaHeaders
>