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


FileAbortCopyResponse type

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

type FileAbortCopyResponse = WithResponse<
  FileAbortCopyHeaders,
  FileAbortCopyHeaders
>