toggle menu
Kaptos
0.1.2-beta
common
switch theme
search in API
Kaptos
/
xyz.mcxross.kaptos.model
/
PaginationQueryParams
Pagination
Query
Params
class
PaginationQueryParams
:
QueryParams
Members
Constructors
Pagination
Query
Params
Link copied to clipboard
constructor
(
)
Properties
limit
Link copied to clipboard
var
limit
:
Long
?
offset
Link copied to clipboard
var
offset
:
Long
?
Functions
to
Map
Link copied to clipboard
open
override
fun
toMap
(
)
:
Map
<
String
,
Any
?
>