public class KoubeiMarketingCampaignDetailInfoQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiMarketingCampaignDetailInfoQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCampId()
Gets camp id.
|
Long |
getShopLimitCount()
Gets shop limit count.
|
void |
setCampId(String campId)
Sets camp id.
|
void |
setShopLimitCount(Long shopLimitCount)
Sets shop limit count.
|
public KoubeiMarketingCampaignDetailInfoQueryModel()
public String getCampId()
public void setCampId(String campId)
campId
- the camp idpublic Long getShopLimitCount()
public void setShopLimitCount(Long shopLimitCount)
shopLimitCount
- the shop limit countCopyright © 2018. All rights reserved.