public class SsdataDataserviceRiskIpprofileQueryModel extends AlipayObject
Constructor and Description |
---|
SsdataDataserviceRiskIpprofileQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCertNo()
Gets cert no.
|
String |
getCity()
Gets city.
|
String |
getDistrict()
Gets district.
|
String |
getIpAddress()
Gets ip address.
|
String |
getPartnerId()
Gets partner id.
|
String |
getPhone()
Gets phone.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCity(String city)
Sets city.
|
void |
setDistrict(String district)
Sets district.
|
void |
setIpAddress(String ipAddress)
Sets ip address.
|
void |
setPartnerId(String partnerId)
Sets partner id.
|
void |
setPhone(String phone)
Sets phone.
|
public SsdataDataserviceRiskIpprofileQueryModel()
public String getCertNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getCity()
public void setCity(String city)
city
- the citypublic String getDistrict()
public void setDistrict(String district)
district
- the districtpublic String getIpAddress()
public void setIpAddress(String ipAddress)
ipAddress
- the ip addresspublic String getPartnerId()
public void setPartnerId(String partnerId)
partnerId
- the partner idpublic String getPhone()
public void setPhone(String phone)
phone
- the phoneCopyright © 2018. All rights reserved.