ApiGetGainRateResultView
data class ApiGetGainRateResultView (
val gainRate: Double,
val rounding: Int // enum 0-3
)Updated about 1 year ago
data class ApiGetGainRateResultView (
val gainRate: Double,
val rounding: Int // enum 0-3
)Updated about 1 year ago