toggle menu
OpenSRP
androidJvm
switch theme
search in API
quest
/
org.smartregister.fhircore.quest.ui.shared.models
/
MeasureReportSubjectViewData
Measure
Report
Subject
View
Data
data
class
MeasureReportSubjectViewData
(
val
type
:
ResourceType
,
val
logicalId
:
String
,
val
display
:
String
,
val
family
:
String
?
=
null
)
Members
Constructors
Measure
Report
Subject
View
Data
Link copied to clipboard
constructor
(
type
:
ResourceType
,
logicalId
:
String
,
display
:
String
,
family
:
String
?
=
null
)
Properties
display
Link copied to clipboard
val
display
:
String
family
Link copied to clipboard
val
family
:
String
?
=
null
logical
Id
Link copied to clipboard
val
logicalId
:
String
type
Link copied to clipboard
val
type
:
ResourceType