Zync SDK
Toggle table of contents
1.0.30
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.api.asset.models
/
ZyncAssetInspectionForm
/
ZyncAssetInspectionForm
Zync
Asset
Inspection
Form
constructor
(
formUid
:
String
?
,
formName
:
String
?
,
formDescription
:
String
?
,
formFields
:
List
<
ZyncMasterFormField
>
,
isActive
:
Boolean
,
createdAt
:
String
?
,
updatedAt
:
String
?
)