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