-
- All Implemented Interfaces:
-
ru.tinkoff.acquiring.sdk.redesign.common.result.AcqPaymentResult,ru.tinkoff.acquiring.sdk.redesign.common.result.AcqPaymentResult.Success
public final class PaymentByCardLauncher.Success extends PaymentByCardLauncher.Result implements AcqPaymentResult.Success
-
-
Constructor Summary
Constructors Constructor Description PaymentByCardLauncher.Success(Long paymentId, String cardId, String rebillId)
-
Method Summary
Modifier and Type Method Description LonggetPaymentId()StringgetCardId()StringgetRebillId()-
-
Method Detail
-
getPaymentId
Long getPaymentId()
-
getRebillId
String getRebillId()
-
-
-
-