QCloudSMHPutTagRequest Class Reference

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

Overview

用于创建标签

  tagName

字符串,标签名称;

@property (nonatomic, strong) NSString *tagName

Declared In

QCloudSMHPutTagRequest.h

  tagType

数字,标签类型,可选参数,用于键值对标签;

@property (nonatomic, strong) NSString *tagType

Declared In

QCloudSMHPutTagRequest.h