@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class TssV2TransactionsPost201ResponseEmbeddedDeviceInformation extends Object
| Constructor and Description |
|---|
TssV2TransactionsPost201ResponseEmbeddedDeviceInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIpAddress()
IP address of the customer.
|
int |
hashCode() |
TssV2TransactionsPost201ResponseEmbeddedDeviceInformation |
ipAddress(String ipAddress) |
void |
setIpAddress(String ipAddress) |
String |
toString() |
public TssV2TransactionsPost201ResponseEmbeddedDeviceInformation()
public TssV2TransactionsPost201ResponseEmbeddedDeviceInformation ipAddress(String ipAddress)
public String getIpAddress()
public void setIpAddress(String ipAddress)
Copyright © 2020. All rights reserved.