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