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

The newest version!
package eu.kevin.api.models.payment.paymentStatus

data class GetPaymentStatusRequest(
    val paymentId: String
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy