@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class V2paymentsMerchantDefinedInformation extends Object
| Constructor and Description |
|---|
V2paymentsMerchantDefinedInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey()
TBD
|
String |
getValue()
TBD
|
int |
hashCode() |
V2paymentsMerchantDefinedInformation |
key(String key) |
void |
setKey(String key) |
void |
setValue(String value) |
String |
toString() |
V2paymentsMerchantDefinedInformation |
value(String value) |
public V2paymentsMerchantDefinedInformation()
public V2paymentsMerchantDefinedInformation key(String key)
public String getKey()
public void setKey(String key)
public V2paymentsMerchantDefinedInformation value(String value)
public String getValue()
public void setValue(String value)
Copyright © 2018. All rights reserved.