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