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