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