MeasureReportTypeData

data class MeasureReportTypeData(val textResource: Int, val measureReportType: MeasureReport.MeasureReportType)

Constructors

Link copied to clipboard
constructor(textResource: Int, measureReportType: MeasureReport.MeasureReportType)

Properties

Link copied to clipboard
val measureReportType: MeasureReport.MeasureReportType
Link copied to clipboard