public class AlipayUserAuthUserinfoApplyModel extends AlipayObject
| Constructor and Description |
|---|
AlipayUserAuthUserinfoApplyModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizNo()
Gets biz no.
|
String |
getBizType()
Gets biz type.
|
String |
getExtData()
Gets ext data.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setExtData(String extData)
Sets ext data.
|
public String getBizNo()
public void setBizNo(String bizNo)
bizNo - the biz nopublic String getBizType()
public void setBizType(String bizType)
bizType - the biz typepublic String getExtData()
public void setExtData(String extData)
extData - the ext dataCopyright © 2018. All rights reserved.