@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Riskv1decisionsMerchantDefinedInformation extends Object
| Constructor and Description |
|---|
Riskv1decisionsMerchantDefinedInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey()
Fields that you can use to store information.
|
String |
getValue()
String value for the key
|
int |
hashCode() |
Riskv1decisionsMerchantDefinedInformation |
key(String key) |
void |
setKey(String key) |
void |
setValue(String value) |
String |
toString() |
Riskv1decisionsMerchantDefinedInformation |
value(String value) |
public Riskv1decisionsMerchantDefinedInformation()
public Riskv1decisionsMerchantDefinedInformation key(String key)
public String getKey()
public void setKey(String key)
public Riskv1decisionsMerchantDefinedInformation value(String value)
public String getValue()
public void setValue(String value)
Copyright © 2020. All rights reserved.