public class MobilePayDetails extends Object implements PaymentMethodDetails
| Constructor and Description |
|---|
MobilePayDetails() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getType()
**mobilepay**
|
int |
hashCode() |
void |
setType(String type) |
String |
toString() |
MobilePayDetails |
type(String type) |
public static final String MOBILEPAY
public MobilePayDetails type(String type)
public String getType()
getType in interface PaymentMethodDetailspublic void setType(String type)
setType in interface PaymentMethodDetailsCopyright © 2022. All rights reserved.