public class AlipayCommerceMerchantcardTemplateBatchqueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceMerchantcardTemplateBatchqueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCardTemplateAppid() |
String |
getCardTemplateName() |
String |
getCardType() |
Long |
getPageNum() |
Long |
getPageSize() |
String |
getShopId() |
void |
setCardTemplateAppid(String cardTemplateAppid) |
void |
setCardTemplateName(String cardTemplateName) |
void |
setCardType(String cardType) |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
void |
setShopId(String shopId) |
public AlipayCommerceMerchantcardTemplateBatchqueryModel()
public String getCardTemplateAppid()
public void setCardTemplateAppid(String cardTemplateAppid)
public String getCardTemplateName()
public void setCardTemplateName(String cardTemplateName)
public String getCardType()
public void setCardType(String cardType)
public Long getPageNum()
public void setPageNum(Long pageNum)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getShopId()
public void setShopId(String shopId)
Copyright © 2024. All rights reserved.