@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class Ptsv2paymentsMerchantDefinedInformation extends Object
| Constructor and Description |
|---|
Ptsv2paymentsMerchantDefinedInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey()
Description of this field is not available.
|
String |
getValue()
Description of this field is not available.
|
int |
hashCode() |
Ptsv2paymentsMerchantDefinedInformation |
key(String key) |
void |
setKey(String key) |
void |
setValue(String value) |
String |
toString() |
Ptsv2paymentsMerchantDefinedInformation |
value(String value) |
public Ptsv2paymentsMerchantDefinedInformation()
public Ptsv2paymentsMerchantDefinedInformation key(String key)
public String getKey()
public void setKey(String key)
public Ptsv2paymentsMerchantDefinedInformation value(String value)
public String getValue()
public void setValue(String value)
Copyright © 2018. All rights reserved.