Class BaseThreeds2Action
-
- All Implemented Interfaces:
-
android.os.Parcelable
public abstract class BaseThreeds2Action extends Action
-
-
Field Summary
Fields Modifier and Type Field Description private Stringtypeprivate StringpaymentDataprivate StringpaymentMethodType
-
Constructor Summary
Constructors Constructor Description BaseThreeds2Action()
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.adyen.checkout.components.core.action.Action
getPaymentData, getPaymentMethodType, getType, setPaymentData, setPaymentMethodType, 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
-
-