QCloudSMHGetFileAuthorityRequest Class Reference
| Inherits from | QCloudSMHBaseRequest : QCloudHTTPRequest |
|---|---|
| Declared in | QCloudSMHGetFileAuthorityRequest.h QCloudSMHGetFileAuthorityRequest.m |
dirPath
目录路径或相簿名,对于多级目录,使用斜杠(/)分隔,例如 foo/bar;对于根目录,该参数留空;
@property (nonatomic, strong) NSString *dirPathDeclared In
QCloudSMHGetFileAuthorityRequest.h
dirLibraryId
文件的媒体库ID,必选参数;
@property (nonatomic, strong) NSString *dirLibraryIdDeclared In
QCloudSMHGetFileAuthorityRequest.h
dirSpaceId
文件的空间ID,必选参数;
@property (nonatomic, strong) NSString *dirSpaceIdDeclared In
QCloudSMHGetFileAuthorityRequest.h
userToken
用户访问令牌,必选参数;
@property (nonatomic, strong) NSString *userTokenDeclared In
QCloudSMHGetFileAuthorityRequest.h
organizationId
组织 ID,必选参数;
@property (nonatomic, strong) NSString *organizationIdDeclared In
QCloudSMHGetFileAuthorityRequest.h