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

com.fintecsystems.xs2a.java.models.pay.RefundPayoutResponse.kt Maven / Gradle / Ivy

The newest version!

package com.fintecsystems.xs2a.java.models.pay


import com.squareup.moshi.Json

/**
 * 
 * @param messageId The message id to get the pain file.
 */

data class RefundPayoutResponse (
    /* The message id to get the pain file. */
    @Json(name = "message_id")
    var messageId: String
)





© 2015 - 2025 Weber Informatics LLC | Privacy Policy