Zync SDK
Toggle table of contents
1.0.36-alpha.40
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
>
,
stats
:
ZyncJobStats
?
,
currentPage
:
Int
,
totalPages
:
Int
,
totalRecords
:
Int
,
isPartialData
:
Boolean
)