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