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