Zync SDK
Toggle table of contents
2.1.10
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.api.job.models
/
ZyncJobStatusChecklistItem
/
ZyncJobStatusChecklistItem
Zync
Job
Status
Checklist
Item
constructor
(
question
:
String
,
answer
:
String
?
=
null
,
hideToFe
:
Boolean
,
type
:
String
,
module
:
String
?
=
null
,
metaData
:
ZyncJobStatusChecklistMetadata
?
=
null
,
readOnly
:
Boolean
,
hideField
:
Boolean
)