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