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