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