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