public class QueryMobilesCardSupportShrinkRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
mobilesShrink |
String |
templateCode |
| 构造器和说明 |
|---|
QueryMobilesCardSupportShrinkRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static QueryMobilesCardSupportShrinkRequest |
build(Map<String,?> map) |
String |
getMobilesShrink() |
String |
getTemplateCode() |
QueryMobilesCardSupportShrinkRequest |
setMobilesShrink(String mobilesShrink) |
QueryMobilesCardSupportShrinkRequest |
setTemplateCode(String templateCode) |
@NameInMap(value="Mobiles") public String mobilesShrink
@NameInMap(value="TemplateCode") public String templateCode
public static QueryMobilesCardSupportShrinkRequest build(Map<String,?> map) throws Exception
Exceptionpublic QueryMobilesCardSupportShrinkRequest setMobilesShrink(String mobilesShrink)
public String getMobilesShrink()
public QueryMobilesCardSupportShrinkRequest setTemplateCode(String templateCode)
public String getTemplateCode()
Copyright © 2022. All rights reserved.