public class AlipayInsAutoUserPointReceiveModel extends AlipayObject
| Constructor and Description |
|---|
AlipayInsAutoUserPointReceiveModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAutoCampaignType()
Gets auto campaign type.
|
String |
getExtendInfo()
Gets extend info.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getSceneType()
Gets scene type.
|
String |
getUserId()
Gets user id.
|
void |
setAutoCampaignType(String autoCampaignType)
Sets auto campaign type.
|
void |
setExtendInfo(String extendInfo)
Sets extend info.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setSceneType(String sceneType)
Sets scene type.
|
void |
setUserId(String userId)
Sets user id.
|
public String getAutoCampaignType()
public void setAutoCampaignType(String autoCampaignType)
autoCampaignType - the auto campaign typepublic String getExtendInfo()
public void setExtendInfo(String extendInfo)
extendInfo - the extend infopublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo - the out biz nopublic String getSceneType()
public void setSceneType(String sceneType)
sceneType - the scene typepublic String getUserId()
public void setUserId(String userId)
userId - the user idCopyright © 2018. All rights reserved.