public class KoubeiMarketingCampaignActivityOfflineModel extends AlipayObject
Constructor and Description |
---|
KoubeiMarketingCampaignActivityOfflineModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCampId()
Gets camp id.
|
String |
getExtInfo()
Gets ext info.
|
String |
getOperatorId()
Gets operator id.
|
String |
getOperatorType()
Gets operator type.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getReason()
Gets reason.
|
void |
setCampId(String campId)
Sets camp id.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setOperatorId(String operatorId)
Sets operator id.
|
void |
setOperatorType(String operatorType)
Sets operator type.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setReason(String reason)
Sets reason.
|
public KoubeiMarketingCampaignActivityOfflineModel()
public String getCampId()
public void setCampId(String campId)
campId
- the camp idpublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getOperatorId()
public void setOperatorId(String operatorId)
operatorId
- the operator idpublic String getOperatorType()
public void setOperatorType(String operatorType)
operatorType
- the operator typepublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getReason()
public void setReason(String reason)
reason
- the reasonCopyright © 2018. All rights reserved.