Class YandexPaymentFlowViewModel.Result.Success
-
- All Implemented Interfaces:
-
android.os.Parcelable,ru.tinkoff.acquiring.sdk.ui.activities.YandexPaymentFlowViewModel.Result
public final class YandexPaymentFlowViewModel.Result.Success implements YandexPaymentFlowViewModel.Result
-
-
Constructor Summary
Constructors Constructor Description YandexPaymentFlowViewModel.Result.Success(Long paymentId)
-
Method Summary
Modifier and Type Method Description final LonggetPaymentId()-
-
Constructor Detail
-
YandexPaymentFlowViewModel.Result.Success
YandexPaymentFlowViewModel.Result.Success(Long paymentId)
-
-
Method Detail
-
getPaymentId
final Long getPaymentId()
-
-
-
-