Class SbpPaymentFlowViewModel.Command.ShowBankListPage
-
- All Implemented Interfaces:
-
ru.tinkoff.acquiring.sdk.redesign.sbp.ui.SbpPaymentFlowViewModel.Command
public final class SbpPaymentFlowViewModel.Command.ShowBankListPage implements SbpPaymentFlowViewModel.Command
-
-
Field Summary
Fields Modifier and Type Field Description private final PaymentOptionspaymentOptions
-
Constructor Summary
Constructors Constructor Description SbpPaymentFlowViewModel.Command.ShowBankListPage(PaymentOptions paymentOptions)
-
Method Summary
Modifier and Type Method Description final PaymentOptionsgetPaymentOptions()-
-
Constructor Detail
-
SbpPaymentFlowViewModel.Command.ShowBankListPage
SbpPaymentFlowViewModel.Command.ShowBankListPage(PaymentOptions paymentOptions)
-
-
Method Detail
-
getPaymentOptions
final PaymentOptions getPaymentOptions()
-
-
-
-