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