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
/
ZyncJobStatusRowMetadata
Zync
Job
Status
Row
Metadata
data
class
ZyncJobStatusRowMetadata
(
val
fieldName
:
String
,
val
fieldValue
:
String
?
=
null
)
Row data for table-like checklist structures.
Members
Constructors
Zync
Job
Status
Row
Metadata
Link copied to clipboard
constructor
(
fieldName
:
String
,
fieldValue
:
String
?
=
null
)
Properties
field
Name
Link copied to clipboard
val
fieldName
:
String
Name of the field
field
Value
Link copied to clipboard
val
fieldValue
:
String
?
=
null
Value of the field