Class IssuerListPaymentMethod
-
- All Implemented Interfaces:
-
android.os.Parcelable
public abstract class IssuerListPaymentMethod extends PaymentMethodDetails
-
-
Constructor Summary
Constructors Constructor Description IssuerListPaymentMethod()
-
Method Summary
Modifier and Type Method Description abstract StringgetIssuer()abstract UnitsetIssuer(String issuer)-
Methods inherited from class com.adyen.checkout.components.core.paymentmethod.PaymentMethodDetails
getCheckoutAttemptId, getType, setCheckoutAttemptId, setType -
Methods inherited from class com.adyen.checkout.core.internal.data.model.ModelObject
describeContents -
Methods inherited from class android.os.Parcelable
writeToParcel -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-