public class SsdataDataserviceDtevalIdentitycheckQueryModel extends AlipayObject
| Constructor and Description |
|---|
SsdataDataserviceDtevalIdentitycheckQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizNo()
Gets biz no.
|
String |
getColCertNo()
Gets col cert no.
|
String |
getColMobile()
Gets col mobile.
|
String |
getColUserName()
Gets col user name.
|
String |
getExtMap()
Gets ext map.
|
String |
getRealCertNo()
Gets real cert no.
|
String |
getRealMobile()
Gets real mobile.
|
String |
getRealUserName()
Gets real user name.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setColCertNo(String colCertNo)
Sets col cert no.
|
void |
setColMobile(String colMobile)
Sets col mobile.
|
void |
setColUserName(String colUserName)
Sets col user name.
|
void |
setExtMap(String extMap)
Sets ext map.
|
void |
setRealCertNo(String realCertNo)
Sets real cert no.
|
void |
setRealMobile(String realMobile)
Sets real mobile.
|
void |
setRealUserName(String realUserName)
Sets real user name.
|
public SsdataDataserviceDtevalIdentitycheckQueryModel()
public String getBizNo()
public void setBizNo(String bizNo)
bizNo - the biz nopublic String getColCertNo()
public void setColCertNo(String colCertNo)
colCertNo - the col cert nopublic String getColMobile()
public void setColMobile(String colMobile)
colMobile - the col mobilepublic String getColUserName()
public void setColUserName(String colUserName)
colUserName - the col user namepublic String getExtMap()
public void setExtMap(String extMap)
extMap - the ext mappublic String getRealCertNo()
public void setRealCertNo(String realCertNo)
realCertNo - the real cert nopublic String getRealMobile()
public void setRealMobile(String realMobile)
realMobile - the real mobilepublic String getRealUserName()
public void setRealUserName(String realUserName)
realUserName - the real user nameCopyright © 2018. All rights reserved.