public class QiwiWalletDetails extends Object implements PaymentMethodDetails
| Modifier and Type | Field and Description |
|---|---|
static String |
QIWIWALLET
Possible types
|
| Constructor and Description |
|---|
QiwiWalletDetails() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getTelephoneNumber()
Get telephoneNumber
|
String |
getType()
**qiwiwallet**
|
int |
hashCode() |
void |
setTelephoneNumber(String telephoneNumber) |
void |
setType(String type) |
QiwiWalletDetails |
telephoneNumber(String telephoneNumber) |
String |
toString() |
QiwiWalletDetails |
type(String type) |
public static final String QIWIWALLET
public QiwiWalletDetails telephoneNumber(String telephoneNumber)
public String getTelephoneNumber()
public void setTelephoneNumber(String telephoneNumber)
public QiwiWalletDetails type(String type)
public String getType()
getType in interface PaymentMethodDetailspublic void setType(String type)
setType in interface PaymentMethodDetailsCopyright © 2022. All rights reserved.