public class AlipayUserAntpaasTokenidentityCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayUserAntpaasTokenidentityCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizId()
Gets biz id.
|
String |
getBizScene()
Gets biz scene.
|
String |
getExtInfo()
Gets ext info.
|
String |
getExtInfoId()
Gets ext info id.
|
String |
getMobile()
Gets mobile.
|
String |
getUserType()
Gets user type.
|
void |
setBizId(String bizId)
Sets biz id.
|
void |
setBizScene(String bizScene)
Sets biz scene.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setExtInfoId(String extInfoId)
Sets ext info id.
|
void |
setMobile(String mobile)
Sets mobile.
|
void |
setUserType(String userType)
Sets user type.
|
public AlipayUserAntpaasTokenidentityCreateModel()
public String getBizId()
public void setBizId(String bizId)
bizId
- the biz idpublic String getBizScene()
public void setBizScene(String bizScene)
bizScene
- the biz scenepublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getExtInfoId()
public void setExtInfoId(String extInfoId)
extInfoId
- the ext info idpublic String getMobile()
public void setMobile(String mobile)
mobile
- the mobilepublic String getUserType()
public void setUserType(String userType)
userType
- the user typeCopyright © 2018. All rights reserved.