cloud189-sdkcloud189-sdk
  • 介绍
  • 快速上手
  • 更新日志
API
GitHub
  • 介绍
  • 快速上手
  • 更新日志
API
GitHub

Home > cloud189-sdk-docs > CreateBatchTaskRequest

CreateBatchTaskRequest interface

Signature:

export interface CreateBatchTaskRequest 

Properties

Property

Modifiers

Type

Description

targetFolderId?

string

(Optional)

taskInfos

[ { fileId: string; fileName?: string; isFolder: number; srcParentId?: string; } ]

type

TaskType

Edit this page