Class RecurrentPaymentFlowViewModel.Result.FinishError
-
- All Implemented Interfaces:
-
android.os.Parcelable,ru.tinkoff.acquiring.sdk.redesign.recurrent.ui.RecurrentPaymentFlowViewModel.Result
public final class RecurrentPaymentFlowViewModel.Result.FinishError implements RecurrentPaymentFlowViewModel.Result
-
-
Constructor Summary
Constructors Constructor Description RecurrentPaymentFlowViewModel.Result.FinishError(Throwable error, Long paymentId)
-
Method Summary
Modifier and Type Method Description final ThrowablegetError()final LonggetPaymentId()
-