public class Ptsv2paymentsPaymentInformationPaymentTypeMethod extends Object
| Constructor and Description |
|---|
Ptsv2paymentsPaymentInformationPaymentTypeMethod() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName()
A Payment Type is enabled through a Method.
|
String |
getType()
The payment channel that facilitates the transactions.
|
int |
hashCode() |
Ptsv2paymentsPaymentInformationPaymentTypeMethod |
name(String name) |
void |
setName(String name) |
void |
setType(String type) |
String |
toString() |
Ptsv2paymentsPaymentInformationPaymentTypeMethod |
type(String type) |
public Ptsv2paymentsPaymentInformationPaymentTypeMethod()
public Ptsv2paymentsPaymentInformationPaymentTypeMethod name(String name)
public String getName()
public void setName(String name)
public Ptsv2paymentsPaymentInformationPaymentTypeMethod type(String type)
public String getType()
public void setType(String type)
Copyright © 2025. All rights reserved.