OBJECT

DownloadFilesReply

Description

The status of download cloud native files req. It contains the taskchain ID of the download job if succeeded.

link GraphQL Schema definition

  • type DownloadFilesReply {
  • # Taskchain ID of the download job.
  • taskchainId: String!
  • }

link Require by