-
- All Implemented Interfaces:
-
ru.tinkoff.acquiring.sdk.payment.SbpPaymentState
public final class SbpPaymentState.Success implements SbpPaymentState
-
-
Constructor Summary
Constructors Constructor Description SbpPaymentState.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()
-
-
-
-