Class MirPaymentResult.Success
-
- All Implemented Interfaces:
-
android.os.Parcelable,ru.tinkoff.acquiring.sdk.redesign.mirpay.ui.MirPaymentResult
public final class MirPaymentResult.Success implements MirPaymentResult
-
-
Constructor Summary
Constructors Constructor Description MirPaymentResult.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()
-
-
-
-