-
- All Implemented Interfaces:
-
ru.tinkoff.acquiring.sdk.redesign.common.result.AcqPaymentResult
public interface AcqPaymentResult.Success implements AcqPaymentResult
-
-
Method Summary
Modifier and Type Method Description abstract LonggetPaymentId()abstract StringgetCardId()abstract StringgetRebillId()-
-
Method Detail
-
getPaymentId
abstract Long getPaymentId()
-
getRebillId
abstract String getRebillId()
-
-
-
-