public class AlipayUserPointSendModel extends AlipayObject
| Constructor and Description |
|---|
AlipayUserPointSendModel() |
| 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.
|
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.
|
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 typeCopyright © 2018. All rights reserved.