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