QCloudSMHPutFileTagRequest Class Reference

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

Overview

用于创建标签

  filePath

完整源文件路径,例如 foo/bar/file.docx;

@property (nonatomic, strong) NSString *filePath

Declared In

QCloudSMHPutFileTagRequest.h

  tags

标签字符串数组

@property (nonatomic, strong) NSArray<NSString*> *tags

Declared In

QCloudSMHPutFileTagRequest.h