public static class BatchCreateRequest.BatchCreateRequestDataCardRuleItemParamList
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
cardRuleAttr |
String |
cardTaskCode |
Integer |
dailyDubbing |
String |
relationId |
String |
relationTitle |
String |
relationUrl |
构造器和说明 |
---|
BatchCreateRequestDataCardRuleItemParamList() |
@NameInMap(value="cardTaskCode") public String cardTaskCode
@NameInMap(value="relationId") public String relationId
@NameInMap(value="cardRuleAttr") public String cardRuleAttr
@NameInMap(value="dailyDubbing") public Integer dailyDubbing
@NameInMap(value="relationTitle") public String relationTitle
@NameInMap(value="relationUrl") public String relationUrl
public BatchCreateRequestDataCardRuleItemParamList()
public static BatchCreateRequest.BatchCreateRequestDataCardRuleItemParamList build(Map<String,?> map) throws Exception
Exception
public BatchCreateRequest.BatchCreateRequestDataCardRuleItemParamList setCardTaskCode(String cardTaskCode)
public String getCardTaskCode()
public BatchCreateRequest.BatchCreateRequestDataCardRuleItemParamList setRelationId(String relationId)
public String getRelationId()
public BatchCreateRequest.BatchCreateRequestDataCardRuleItemParamList setCardRuleAttr(String cardRuleAttr)
public String getCardRuleAttr()
public BatchCreateRequest.BatchCreateRequestDataCardRuleItemParamList setDailyDubbing(Integer dailyDubbing)
public Integer getDailyDubbing()
public BatchCreateRequest.BatchCreateRequestDataCardRuleItemParamList setRelationTitle(String relationTitle)
public String getRelationTitle()
public BatchCreateRequest.BatchCreateRequestDataCardRuleItemParamList setRelationUrl(String relationUrl)
public String getRelationUrl()
Copyright © 2021. All rights reserved.