public class AlipayUserAntidVirtualQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayUserAntidVirtualQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizScene() |
String |
getIdentificationFactorContent() |
String |
getIdentificationFactorType() |
void |
setBizScene(String bizScene) |
void |
setIdentificationFactorContent(String identificationFactorContent) |
void |
setIdentificationFactorType(String identificationFactorType) |
public String getBizScene()
public void setBizScene(String bizScene)
public String getIdentificationFactorContent()
public void setIdentificationFactorContent(String identificationFactorContent)
public String getIdentificationFactorType()
public void setIdentificationFactorType(String identificationFactorType)
Copyright © 2023. All rights reserved.