FileStartCopyResponse type

Contains response data for the startCopy operation.

type FileStartCopyResponse = WithResponse<
  FileStartCopyHeaders,
  FileStartCopyHeaders
>