GainRateResultView
struct GainRateResultView {
let gainRate: Double
let rounding: Rounding
}
Updated almost 3 years ago
What’s Next
struct GainRateResultView {
let gainRate: Double
let rounding: Rounding
}
Updated almost 3 years ago