public class AlipayMarketingCardTemplateQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayMarketingCardTemplateQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBizNoPrefix()
Gets biz no prefix.
|
String |
getBizNoSuffixLen()
Gets biz no suffix len.
|
List<TemplateActionInfoDTO> |
getCardActionList()
Gets card action list.
|
List<TemplateCardLevelConfDTO> |
getCardLevelConfs()
Gets card level confs.
|
String |
getCardSpecTag()
Gets card spec tag.
|
String |
getCardType()
Gets card type.
|
List<TemplateColumnInfoDTO> |
getColumnInfoList()
Gets column info list.
|
List<TemplateFieldRuleDTO> |
getFieldRuleList()
Gets field rule list.
|
TemplateMdcodeNotifyConfDTO |
getMdcodeNotifyConf()
Gets mdcode notify conf.
|
TemplateOpenCardConfDTO |
getOpenCardConf()
Gets open card conf.
|
List<PubChannelDTO> |
getPubChannels()
Gets pub channels.
|
List<String> |
getServiceLabelList()
Gets service label list.
|
List<String> |
getShopIds()
Gets shop ids.
|
List<TemplateBenefitInfoDTO> |
getTemplateBenefitInfo()
Gets template benefit info.
|
TemplateStyleInfoDTO |
getTemplateStyleInfo()
Gets template style info.
|
void |
setBizNoPrefix(String bizNoPrefix)
Sets biz no prefix.
|
void |
setBizNoSuffixLen(String bizNoSuffixLen)
Sets biz no suffix len.
|
void |
setCardActionList(List<TemplateActionInfoDTO> cardActionList)
Sets card action list.
|
void |
setCardLevelConfs(List<TemplateCardLevelConfDTO> cardLevelConfs)
Sets card level confs.
|
void |
setCardSpecTag(String cardSpecTag)
Sets card spec tag.
|
void |
setCardType(String cardType)
Sets card type.
|
void |
setColumnInfoList(List<TemplateColumnInfoDTO> columnInfoList)
Sets column info list.
|
void |
setFieldRuleList(List<TemplateFieldRuleDTO> fieldRuleList)
Sets field rule list.
|
void |
setMdcodeNotifyConf(TemplateMdcodeNotifyConfDTO mdcodeNotifyConf)
Sets mdcode notify conf.
|
void |
setOpenCardConf(TemplateOpenCardConfDTO openCardConf)
Sets open card conf.
|
void |
setPubChannels(List<PubChannelDTO> pubChannels)
Sets pub channels.
|
void |
setServiceLabelList(List<String> serviceLabelList)
Sets service label list.
|
void |
setShopIds(List<String> shopIds)
Sets shop ids.
|
void |
setTemplateBenefitInfo(List<TemplateBenefitInfoDTO> templateBenefitInfo)
Sets template benefit info.
|
void |
setTemplateStyleInfo(TemplateStyleInfoDTO templateStyleInfo)
Sets template style info.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayMarketingCardTemplateQueryResponse()
public void setBizNoPrefix(String bizNoPrefix)
bizNoPrefix
- the biz no prefixpublic String getBizNoPrefix()
public void setBizNoSuffixLen(String bizNoSuffixLen)
bizNoSuffixLen
- the biz no suffix lenpublic String getBizNoSuffixLen()
public void setCardActionList(List<TemplateActionInfoDTO> cardActionList)
cardActionList
- the card action listpublic List<TemplateActionInfoDTO> getCardActionList()
public void setCardLevelConfs(List<TemplateCardLevelConfDTO> cardLevelConfs)
cardLevelConfs
- the card level confspublic List<TemplateCardLevelConfDTO> getCardLevelConfs()
public void setCardSpecTag(String cardSpecTag)
cardSpecTag
- the card spec tagpublic String getCardSpecTag()
public void setCardType(String cardType)
cardType
- the card typepublic String getCardType()
public void setColumnInfoList(List<TemplateColumnInfoDTO> columnInfoList)
columnInfoList
- the column info listpublic List<TemplateColumnInfoDTO> getColumnInfoList()
public void setFieldRuleList(List<TemplateFieldRuleDTO> fieldRuleList)
fieldRuleList
- the field rule listpublic List<TemplateFieldRuleDTO> getFieldRuleList()
public void setMdcodeNotifyConf(TemplateMdcodeNotifyConfDTO mdcodeNotifyConf)
mdcodeNotifyConf
- the mdcode notify confpublic TemplateMdcodeNotifyConfDTO getMdcodeNotifyConf()
public void setOpenCardConf(TemplateOpenCardConfDTO openCardConf)
openCardConf
- the open card confpublic TemplateOpenCardConfDTO getOpenCardConf()
public void setPubChannels(List<PubChannelDTO> pubChannels)
pubChannels
- the pub channelspublic List<PubChannelDTO> getPubChannels()
public void setServiceLabelList(List<String> serviceLabelList)
serviceLabelList
- the service label listpublic List<String> getServiceLabelList()
public void setShopIds(List<String> shopIds)
shopIds
- the shop idspublic void setTemplateBenefitInfo(List<TemplateBenefitInfoDTO> templateBenefitInfo)
templateBenefitInfo
- the template benefit infopublic List<TemplateBenefitInfoDTO> getTemplateBenefitInfo()
public void setTemplateStyleInfo(TemplateStyleInfoDTO templateStyleInfo)
templateStyleInfo
- the template style infopublic TemplateStyleInfoDTO getTemplateStyleInfo()
Copyright © 2018. All rights reserved.