@Deprecated public class EuropeBankAccount extends Object implements PaymentMethod
| Modifier and Type | Class and Description |
|---|---|
static class |
EuropeBankAccount.MandateType
Deprecated.
|
| Constructor and Description |
|---|
EuropeBankAccount(NodeWrapper node)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountHolderName()
Deprecated.
|
String |
getBic()
Deprecated.
|
String |
getCustomerId()
Deprecated.
|
String |
getImageUrl()
Deprecated.
|
String |
getMandateReferenceNumber()
Deprecated.
|
String |
getMaskedIban()
Deprecated.
|
List<Subscription> |
getSubscriptions()
Deprecated.
|
String |
getToken()
Deprecated.
|
boolean |
isDefault()
Deprecated.
|
@Deprecated public EuropeBankAccount(NodeWrapper node)
public String getToken()
getToken in interface PaymentMethodpublic boolean isDefault()
isDefault in interface PaymentMethodpublic String getMaskedIban()
public String getBic()
public String getMandateReferenceNumber()
public String getAccountHolderName()
public String getImageUrl()
getImageUrl in interface PaymentMethodpublic String getCustomerId()
getCustomerId in interface PaymentMethodpublic List<Subscription> getSubscriptions()
getSubscriptions in interface PaymentMethodCopyright © 2013–2018. All rights reserved.