Kaptos
Toggle table of contents
0.1.2-beta
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaptos
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
?
>