public class Ptsv2intentsMerchantInformationMerchantDescriptor extends Object
| Constructor and Description |
|---|
Ptsv2intentsMerchantInformationMerchantDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2intentsMerchantInformationMerchantDescriptor |
email(String email) |
boolean |
equals(Object o) |
String |
getEmail()
Email address of the merchant.
|
String |
getName()
Your merchant name.
|
int |
hashCode() |
Ptsv2intentsMerchantInformationMerchantDescriptor |
name(String name) |
void |
setEmail(String email) |
void |
setName(String name) |
String |
toString() |
public Ptsv2intentsMerchantInformationMerchantDescriptor()
public Ptsv2intentsMerchantInformationMerchantDescriptor name(String name)
public String getName()
public void setName(String name)
public Ptsv2intentsMerchantInformationMerchantDescriptor email(String email)
public String getEmail()
public void setEmail(String email)
Copyright © 2025. All rights reserved.