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
/
GetDashboardJobsResult
/
Success
/
Success
Success
constructor
(
jobs
:
List
<
ZyncJobCompact
>
,
currentPage
:
Int
,
totalPages
:
Int
,
totalRecords
:
Int
,
syncStatus
:
ZyncDashboardSyncStatus
,
lastSyncedAt
:
String
)