QCloudSMHExitFileAuthorizeRequest Class Reference
Inherits from | QCloudSMHBizRequest : QCloudSMHBaseRequest : QCloudHTTPRequest |
---|---|
Declared in | QCloudSMHExitFileAuthorizeRequest.h QCloudSMHExitFileAuthorizeRequest.m |
dirPath
目录路径或相簿名,对于多级目录,使用斜杠(/)分隔,例如 foo/bar;必选参数;
@property (nonatomic, strong) NSString *dirPath
Declared In
QCloudSMHExitFileAuthorizeRequest.h
authorizeTo
要删除些用户或者组织的权限
@property (nonatomic, strong) NSArray<QCloudSMHExitFileAuthorize*> *authorizeTo
Declared In
QCloudSMHExitFileAuthorizeRequest.h