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