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