public class PaymentMethod
extends java.lang.Object
| Constructor and Description |
|---|
PaymentMethod() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Gets the description of a Payment Method.
|
java.lang.String |
getPaymentMethodId()
Gets the unique identifier of a Payment Method
|
java.lang.String |
getType()
Gets the type of Payment Method.
|
public java.lang.String getPaymentMethodId()
public java.lang.String getType()
@Nullable public java.lang.String getDescription()