@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsMerchantInformationServiceFeeDescriptor extends Object
| Constructor and Description |
|---|
Ptsv2paymentsMerchantInformationServiceFeeDescriptor() |
| Modifier and Type | Method and 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 © 2020. All rights reserved.