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