Class TPayResult.Success
-
- All Implemented Interfaces:
-
android.os.Parcelable,ru.tinkoff.acquiring.sdk.redesign.tpay.ui.TPayResult
public final class TPayResult.Success implements TPayResult
-
-
Constructor Summary
Constructors Constructor Description TPayResult.Success(Long paymentId, String cardId, String rebillId)
-
Method Summary
Modifier and Type Method Description final LonggetPaymentId()final StringgetCardId()final StringgetRebillId()-
-
Method Detail
-
getPaymentId
final Long getPaymentId()
-
getRebillId
final String getRebillId()
-
-
-
-