public class Ptsv2billingagreementsMerchantInformationMerchantDescriptor extends Object
| Constructor and Description |
|---|
Ptsv2billingagreementsMerchantInformationMerchantDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2billingagreementsMerchantInformationMerchantDescriptor |
contact(String contact) |
boolean |
equals(Object o) |
String |
getContact()
Contact information for the merchant.
|
String |
getLocality()
Merchant's City.
|
String |
getName()
Your merchant name.
|
String |
getPostalCode()
Merchant's postal code.
|
int |
hashCode() |
Ptsv2billingagreementsMerchantInformationMerchantDescriptor |
locality(String locality) |
Ptsv2billingagreementsMerchantInformationMerchantDescriptor |
name(String name) |
Ptsv2billingagreementsMerchantInformationMerchantDescriptor |
postalCode(String postalCode) |
void |
setContact(String contact) |
void |
setLocality(String locality) |
void |
setName(String name) |
void |
setPostalCode(String postalCode) |
String |
toString() |
public Ptsv2billingagreementsMerchantInformationMerchantDescriptor()
public Ptsv2billingagreementsMerchantInformationMerchantDescriptor postalCode(String postalCode)
public String getPostalCode()
public void setPostalCode(String postalCode)
public Ptsv2billingagreementsMerchantInformationMerchantDescriptor contact(String contact)
public String getContact()
public void setContact(String contact)
public Ptsv2billingagreementsMerchantInformationMerchantDescriptor locality(String locality)
public String getLocality()
public void setLocality(String locality)
public Ptsv2billingagreementsMerchantInformationMerchantDescriptor name(String name)
public String getName()
public void setName(String name)
Copyright © 2025. All rights reserved.