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