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