public class Ptsv2paymentsMerchantInformationServiceFeeDescriptor extends Object
| Constructor | Description |
|---|---|
Ptsv2paymentsMerchantInformationServiceFeeDescriptor() |
| Modifier and Type | Method | Description |
|---|---|---|
Ptsv2paymentsMerchantInformationServiceFeeDescriptor |
contact(String contact) |
|
boolean |
equals(Object o) |
|
String |
getContact() |
Contact information for the service provider that is collecting the service fee.
|
String |
getName() |
Name of the service provider that is collecting the service fee.
|
String |
getState() |
State or territory in which the service provider is located.
|
int |
hashCode() |
|
Ptsv2paymentsMerchantInformationServiceFeeDescriptor |
name(String name) |
|
void |
setContact(String contact) |
|
void |
setName(String name) |
|
void |
setState(String state) |
|
Ptsv2paymentsMerchantInformationServiceFeeDescriptor |
state(String state) |
|
String |
toString() |
public Ptsv2paymentsMerchantInformationServiceFeeDescriptor()
public Ptsv2paymentsMerchantInformationServiceFeeDescriptor name(String name)
public String getName()
public void setName(String name)
public Ptsv2paymentsMerchantInformationServiceFeeDescriptor contact(String contact)
public String getContact()
public void setContact(String contact)
public Ptsv2paymentsMerchantInformationServiceFeeDescriptor state(String state)
public String getState()
public void setState(String state)
Copyright © 2026. All rights reserved.