public class KoubeiMarketingDataSceneMemberpointsGetModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiMarketingDataSceneMemberpointsGetModel() |
| Modifier and Type | Method and Description |
|---|---|
MemberPointsScene |
getBizInfo()
Gets biz info.
|
String |
getExtInfo()
Gets ext info.
|
String |
getOutRequestNo()
Gets out request no.
|
String |
getSceneType()
Gets scene type.
|
String |
getUserId()
Gets user id.
|
void |
setBizInfo(MemberPointsScene bizInfo)
Sets biz info.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setOutRequestNo(String outRequestNo)
Sets out request no.
|
void |
setSceneType(String sceneType)
Sets scene type.
|
void |
setUserId(String userId)
Sets user id.
|
public KoubeiMarketingDataSceneMemberpointsGetModel()
public MemberPointsScene getBizInfo()
public void setBizInfo(MemberPointsScene bizInfo)
bizInfo - the biz infopublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo - the ext infopublic String getOutRequestNo()
public void setOutRequestNo(String outRequestNo)
outRequestNo - the out request 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.