@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-10-17T14:26:30.480+05:30") public class Riskv1authenticationresultsDeviceInformation extends Object
| Constructor and Description |
|---|
Riskv1authenticationresultsDeviceInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIpAddress()
IP address of the customer.
|
int |
hashCode() |
Riskv1authenticationresultsDeviceInformation |
ipAddress(String ipAddress) |
void |
setIpAddress(String ipAddress) |
String |
toString() |
public Riskv1authenticationresultsDeviceInformation()
public Riskv1authenticationresultsDeviceInformation ipAddress(String ipAddress)
public String getIpAddress()
public void setIpAddress(String ipAddress)
Copyright © 2022. All rights reserved.