Class QrCodeFlowViewModel.Command.FinishWithSuccess
-
- All Implemented Interfaces:
-
ru.tinkoff.acquiring.sdk.ui.activities.QrCodeFlowViewModel.Command
public final class QrCodeFlowViewModel.Command.FinishWithSuccess implements QrCodeFlowViewModel.Command
-
-
Constructor Summary
Constructors Constructor Description QrCodeFlowViewModel.Command.FinishWithSuccess(Long paymentId)
-
Method Summary
Modifier and Type Method Description final LonggetPaymentId()-
-
Constructor Detail
-
QrCodeFlowViewModel.Command.FinishWithSuccess
QrCodeFlowViewModel.Command.FinishWithSuccess(Long paymentId)
-
-
Method Detail
-
getPaymentId
final Long getPaymentId()
-
-
-
-