public class Tmsv2tokenizeTokenInformationCustomerBuyerInformation extends Object
| Constructor and Description |
|---|
Tmsv2tokenizeTokenInformationCustomerBuyerInformation() |
| Modifier and Type | Method and Description |
|---|---|
Tmsv2tokenizeTokenInformationCustomerBuyerInformation |
email(String email) |
boolean |
equals(Object o) |
String |
getEmail()
Customer's primary email address, including the full domain name.
|
String |
getMerchantCustomerID()
Your identifier for the customer.
|
int |
hashCode() |
Tmsv2tokenizeTokenInformationCustomerBuyerInformation |
merchantCustomerID(String merchantCustomerID) |
void |
setEmail(String email) |
void |
setMerchantCustomerID(String merchantCustomerID) |
String |
toString() |
public Tmsv2tokenizeTokenInformationCustomerBuyerInformation()
public Tmsv2tokenizeTokenInformationCustomerBuyerInformation merchantCustomerID(String merchantCustomerID)
public String getMerchantCustomerID()
public void setMerchantCustomerID(String merchantCustomerID)
public Tmsv2tokenizeTokenInformationCustomerBuyerInformation email(String email)
public String getEmail()
public void setEmail(String email)
Copyright © 2026. All rights reserved.