toggle menu
KoVibes
0.0.2
common
switch theme
search in API
KoVibes
/
io.github.rubenquadros.kovibes.api.browse.models
/
CategoriesInfo
/
CategoriesInfo
Categories
Info
constructor
(
href
:
String
,
limit
:
Int
,
offset
:
Int
,
next
:
String
?
=
null
,
previous
:
String
?
=
null
,
total
:
Int
,
items
:
List
<
CategoryInfo
>
)
(
source
)