toggle menu
Kaptos
0.1.2-beta
common
switch theme
search in API
Kaptos
/
xyz.mcxross.kaptos.client
/
paginateWithCursor
paginate
With
Cursor
inline suspend
fun
<
T
>
paginateWithCursor
(
options
:
RequestOptions.AptosRequestOptions
)
:
Option
<
List
<
Pair
<
AptosResponse
,
Option
<
List
<
T
>
>
>
>
>