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
/
ZyncJobManager
/
fetchJobsForDashboard
fetch
Jobs
For
Dashboard
suspend
fun
fetchJobsForDashboard
(
page
:
Int
,
pageSize
:
Int
,
fromDate
:
String
,
toDate
:
String
,
keyword
:
String
?
,
statusType
:
List
<
ZyncJobStatusType
>
?
)
:
GetDashboardJobsResult