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