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