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