QCloudSMHBatchDeleteRequest Class Reference

Inherits from QCloudSMHBizRequest : QCloudSMHBaseRequest : QCloudHTTPRequest
Declared in QCloudSMHBatchDeleteRequest.h
QCloudSMHBatchDeleteRequest.m

Overview

用于批量删除 要求权限:admin、space_admin 或 delete_directory/delete_directory_permanent/delete_file/delete_file_permanent,如需同时删除目录和文件,可同时指定 delete_directory/delete_directory_permanent 与 delete_file/delete_file_permanent 权限;

  batchInfos

批量任务信息

@property (nonatomic) NSArray<QCloudSMHBatchDeleteInfo*> *batchInfos

Declared In

QCloudSMHBatchDeleteRequest.h