public class Tmsv2tokenizeTokenInformationCustomerMerchantDefinedInformation extends Object
| Constructor and Description |
|---|
Tmsv2tokenizeTokenInformationCustomerMerchantDefinedInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName()
The number you assign as the name for your merchant-defined data or secure field.
|
String |
getValue()
The value you assign for your merchant-defined data field.
|
int |
hashCode() |
Tmsv2tokenizeTokenInformationCustomerMerchantDefinedInformation |
name(String name) |
void |
setName(String name) |
void |
setValue(String value) |
String |
toString() |
Tmsv2tokenizeTokenInformationCustomerMerchantDefinedInformation |
value(String value) |
public Tmsv2tokenizeTokenInformationCustomerMerchantDefinedInformation()
public Tmsv2tokenizeTokenInformationCustomerMerchantDefinedInformation name(String name)
public String getName()
public void setName(String name)
public Tmsv2tokenizeTokenInformationCustomerMerchantDefinedInformation value(String value)
public String getValue()
public void setValue(String value)
Copyright © 2026. All rights reserved.