public class AlipayMarketingActivityDeliverychannelQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayMarketingActivityDeliverychannelQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
DeliveryAgencyMerchantInfo |
getBelongMerchantInfo() |
String |
getBoothCode() |
Long |
getPageNum() |
Long |
getPageSize() |
void |
setBelongMerchantInfo(DeliveryAgencyMerchantInfo belongMerchantInfo) |
void |
setBoothCode(String boothCode) |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
public AlipayMarketingActivityDeliverychannelQueryModel()
public DeliveryAgencyMerchantInfo getBelongMerchantInfo()
public void setBelongMerchantInfo(DeliveryAgencyMerchantInfo belongMerchantInfo)
public String getBoothCode()
public void setBoothCode(String boothCode)
public Long getPageNum()
public void setPageNum(Long pageNum)
public Long getPageSize()
public void setPageSize(Long pageSize)
Copyright © 2023. All rights reserved.