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.route.models
/
GetDashboardRoutesResult
/
Success
/
Success
Success
constructor
(
data
:
List
<
ZyncRoute
>
,
currentPage
:
Int
,
totalPages
:
Int
,
totalRecords
:
Int
,
isPartialData
:
Boolean
)