Lightspark Kotlin+Java SDKs
common
wallet-sdk
/
com.lightspark.sdk.wallet.model
/
PageInfo
/
PageInfo
Page
Info
constructor
(
hasNextPage
:
Boolean
?
=
null
,
hasPreviousPage
:
Boolean
?
=
null
,
startCursor
:
String
?
=
null
,
endCursor
:
String
?
=
null
)