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

com.paysera.lib.inrento.entities.project.PSInvestmentEarns.kt Maven / Gradle / Ivy

There is a newer version: 1.0.18
Show newest version
package com.paysera.lib.inrento.entities.project

data class PSInvestmentEarns(
    val earn: String,
    val earnAdditional: String,
    val totalExpectedEarnings: String,
    val totalExpectedEarningsAdditional: String,
    val capitalGainPercentage: String?,
    val projectId: String
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy