Smart 1 Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Smart 1 Android SDK
core
/
com.servinformacion.smart1sdk.android.core.model
/
PaginationInfo
/
PaginationInfo
Pagination
Info
constructor
(
nextPage
:
Int
?
=
null
,
totalPages
:
Int
=
0
,
totalRecords
:
Int
=
0
)