public class KoubeiMarketingCampaignUserAssetQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiMarketingCampaignUserAssetQueryModel() |
Modifier and Type | Method and Description |
---|---|
Long |
getPageNum()
Gets page num.
|
Long |
getPageSize()
Gets page size.
|
String |
getScope()
Gets scope.
|
String |
getShopId()
Gets shop id.
|
void |
setPageNum(Long pageNum)
Sets page num.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setScope(String scope)
Sets scope.
|
void |
setShopId(String shopId)
Sets shop id.
|
public KoubeiMarketingCampaignUserAssetQueryModel()
public Long getPageNum()
public void setPageNum(Long pageNum)
pageNum
- the page numpublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizepublic String getScope()
public void setScope(String scope)
scope
- the scopepublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idCopyright © 2018. All rights reserved.