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