-
- All Implemented Interfaces:
-
java.io.Serializable,ru.tinkoff.acquiring.sdk.redesign.common.result.AcqPaymentResult,ru.tinkoff.acquiring.sdk.redesign.common.result.AcqPaymentResult.Success
public final class TpayLauncher.Success extends TpayLauncher.Result implements AcqPaymentResult.Success, Serializable
-
-
Constructor Summary
Constructors Constructor Description TpayLauncher.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()
-
-
-
-