public class AlipaySecurityRiskDirectionalIpprofileQueryModel extends AlipayObject
Constructor and Description |
---|
AlipaySecurityRiskDirectionalIpprofileQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCertNo()
Gets cert no.
|
String |
getIpAddress()
Gets ip address.
|
String |
getPhone()
Gets phone.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setIpAddress(String ipAddress)
Sets ip address.
|
void |
setPhone(String phone)
Sets phone.
|
public AlipaySecurityRiskDirectionalIpprofileQueryModel()
public String getCertNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getIpAddress()
public void setIpAddress(String ipAddress)
ipAddress
- the ip addresspublic String getPhone()
public void setPhone(String phone)
phone
- the phoneCopyright © 2018. All rights reserved.