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