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

commonMain.com.iprd.report.DataResult.kt Maven / Gradle / Ivy

The newest version!
/* IPRD Group 2022 */
package com.iprd.report

data class DataResult(val categoryId: String, val summaryResult: ByteArray, var dailyResult: List>)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy