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