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