public class AlipayMarketingCardTemplateBatchqueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayMarketingCardTemplateBatchqueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<McardTemplate> |
getMcardTemplate()
Gets mcard template.
|
Long |
getTemplateTotal()
Gets template total.
|
void |
setMcardTemplate(List<McardTemplate> mcardTemplate)
Sets mcard template.
|
void |
setTemplateTotal(Long templateTotal)
Sets template total.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayMarketingCardTemplateBatchqueryResponse()
public void setMcardTemplate(List<McardTemplate> mcardTemplate)
mcardTemplate
- the mcard templatepublic List<McardTemplate> getMcardTemplate()
public void setTemplateTotal(Long templateTotal)
templateTotal
- the template totalpublic Long getTemplateTotal()
Copyright © 2018. All rights reserved.