Package com.adyen.checkout.eps
Class EPSComponentState
-
- All Implemented Interfaces:
-
com.adyen.checkout.components.core.PaymentComponentState
public final class EPSComponentState implements PaymentComponentState<EPSPaymentMethod>Represents the state of EPSComponent.
-
-
Constructor Summary
Constructors Constructor Description EPSComponentState(PaymentComponentData<EPSPaymentMethod> data, Boolean isInputValid, Boolean isReady)
-
Method Summary
Modifier and Type Method Description PaymentComponentData<EPSPaymentMethod>getData()BooleanisInputValid()BooleanisReady()
-