public class Ptsv2paymentsPaymentInformationPaymentTypeMethod extends Object
| Constructor | Description |
|---|---|
Ptsv2paymentsPaymentInformationPaymentTypeMethod() |
| Modifier and Type | Method | 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 © 2026. All rights reserved.