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