public class AlipayMarketingCampaignDiscountWhitelistQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayMarketingCampaignDiscountWhitelistQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCampId()
Gets camp id.
|
String |
getUserWhiteList()
Gets user white list.
|
void |
setCampId(String campId)
Sets camp id.
|
void |
setUserWhiteList(String userWhiteList)
Sets user white list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayMarketingCampaignDiscountWhitelistQueryResponse()
public void setCampId(String campId)
campId
- the camp idpublic String getCampId()
public void setUserWhiteList(String userWhiteList)
userWhiteList
- the user white listpublic String getUserWhiteList()
Copyright © 2018. All rights reserved.