public class AlipayUserAntidVirtualCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayUserAntidVirtualCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizScene() |
String |
getExtInfo() |
String |
getIdentificationFactorContent() |
String |
getIdentificationFactorType() |
String |
getRegisterFrom() |
String |
getUserType() |
void |
setBizScene(String bizScene) |
void |
setExtInfo(String extInfo) |
void |
setIdentificationFactorContent(String identificationFactorContent) |
void |
setIdentificationFactorType(String identificationFactorType) |
void |
setRegisterFrom(String registerFrom) |
void |
setUserType(String userType) |
public String getBizScene()
public void setBizScene(String bizScene)
public String getExtInfo()
public void setExtInfo(String extInfo)
public String getIdentificationFactorContent()
public void setIdentificationFactorContent(String identificationFactorContent)
public String getIdentificationFactorType()
public void setIdentificationFactorType(String identificationFactorType)
public String getRegisterFrom()
public void setRegisterFrom(String registerFrom)
public String getUserType()
public void setUserType(String userType)
Copyright © 2023. All rights reserved.