All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ru.tinkoff.acquiring.sdk.responses.ResponseWithPaymentId.kt Maven / Gradle / Ivy

package ru.tinkoff.acquiring.sdk.responses

/**
 * @author s.y.biryukov
 */
interface ResponseWithPaymentId {
    val paymentId: Long?
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy