public class PaymentsProductsServiceFeeConfigurationInformationConfigurationsMerchantInformation extends Object
| Constructor | Description |
|---|---|
PaymentsProductsServiceFeeConfigurationInformationConfigurationsMerchantInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
PaymentsProductsServiceFeeConfigurationInformationConfigurationsMerchantInformation |
contact(String contact) |
|
boolean |
equals(Object o) |
|
String |
getContact() |
Phone number of the primary contact for the merchant account.
|
String |
getName() |
Name of the merchant account.
|
String |
getState() |
2-character ISO code for the U.S.
|
int |
hashCode() |
|
PaymentsProductsServiceFeeConfigurationInformationConfigurationsMerchantInformation |
name(String name) |
|
void |
setContact(String contact) |
|
void |
setName(String name) |
|
void |
setState(String state) |
|
PaymentsProductsServiceFeeConfigurationInformationConfigurationsMerchantInformation |
state(String state) |
|
String |
toString() |
public PaymentsProductsServiceFeeConfigurationInformationConfigurationsMerchantInformation()
public PaymentsProductsServiceFeeConfigurationInformationConfigurationsMerchantInformation name(String name)
public String getName()
public void setName(String name)
public PaymentsProductsServiceFeeConfigurationInformationConfigurationsMerchantInformation contact(String contact)
public String getContact()
public void setContact(String contact)
public PaymentsProductsServiceFeeConfigurationInformationConfigurationsMerchantInformation state(String state)
public String getState()
public void setState(String state)
Copyright © 2026. All rights reserved.