public class AlipayUserPointAuthbaseSendModel extends AlipayObject
Constructor and Description |
---|
AlipayUserPointAuthbaseSendModel() |
Modifier and Type | Method and Description |
---|---|
String |
getExtInfo()
Gets ext info.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getPoint()
Gets point.
|
String |
getSceneType()
Gets scene type.
|
String |
getUserId()
Gets user id.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setPoint(String point)
Sets point.
|
void |
setSceneType(String sceneType)
Sets scene type.
|
void |
setUserId(String userId)
Sets user id.
|
public String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getPoint()
public void setPoint(String point)
point
- the pointpublic 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.