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