public class SsdataDataserviceDtevalIdentityinfoQueryModel extends AlipayObject
Constructor and Description |
---|
SsdataDataserviceDtevalIdentityinfoQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizNo()
Gets biz no.
|
String |
getBizType()
Gets biz type.
|
String |
getPhone()
Gets phone.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setPhone(String phone)
Sets phone.
|
public SsdataDataserviceDtevalIdentityinfoQueryModel()
public String getBizNo()
public void setBizNo(String bizNo)
bizNo
- the biz nopublic String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getPhone()
public void setPhone(String phone)
phone
- the phoneCopyright © 2018. All rights reserved.