Class PaymentByCardFlowViewModel.Command.ReturnPaymentErrorResult
-
- All Implemented Interfaces:
-
ru.tinkoff.acquiring.sdk.redesign.payment.ui.PaymentByCardFlowViewModel.Command
public final class PaymentByCardFlowViewModel.Command.ReturnPaymentErrorResult implements PaymentByCardFlowViewModel.Command
-
-
Constructor Summary
Constructors Constructor Description PaymentByCardFlowViewModel.Command.ReturnPaymentErrorResult(Throwable error, Long paymentId)
-
Method Summary
Modifier and Type Method Description final ThrowablegetError()final LonggetPaymentId()
-