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