public class Upv1capturecontextsDataMerchantDefinedInformation extends Object
| Constructor and Description |
|---|
Upv1capturecontextsDataMerchantDefinedInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey()
The key or identifier for the merchant-defined data field.
|
String |
getValue()
The value you assign for your merchant-defined data field.
|
int |
hashCode() |
Upv1capturecontextsDataMerchantDefinedInformation |
key(String key) |
void |
setKey(String key) |
void |
setValue(String value) |
String |
toString() |
Upv1capturecontextsDataMerchantDefinedInformation |
value(String value) |
public Upv1capturecontextsDataMerchantDefinedInformation()
public Upv1capturecontextsDataMerchantDefinedInformation key(String key)
public String getKey()
public void setKey(String key)
public Upv1capturecontextsDataMerchantDefinedInformation value(String value)
public String getValue()
public void setValue(String value)
Copyright © 2026. All rights reserved.