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