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

eu.kevin.api.models.payment.paymentStatus.GetPaymentStatusRequest.kt Maven / Gradle / Ivy

There is a newer version: 1.0.3
Show newest version
package eu.kevin.api.models.payment.paymentStatus

data class GetPaymentStatusRequest @JvmOverloads constructor(
    val paymentId: String
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy