toggle menu
OpenSRP
androidJvm
switch theme
search in API
quest
/
org.smartregister.fhircore.quest.ui.report.measure.models
/
ReportRangeSelectionData
Report
Range
Selection
Data
data
class
ReportRangeSelectionData
(
val
month
:
String
,
val
year
:
String
,
val
date
:
Date
)
Members
Constructors
Report
Range
Selection
Data
Link copied to clipboard
constructor
(
month
:
String
,
year
:
String
,
date
:
Date
)
Properties
date
Link copied to clipboard
val
date
:
Date
month
Link copied to clipboard
val
month
:
String
year
Link copied to clipboard
val
year
:
String