toggle menu
Pakku
1.2.1
common
switch theme
search in API
Pakku
/
teksturepako.pakku.api.models.cf
/
CfModModel
/
Category
/
Category
Category
constructor
(
id
:
Int
,
gameId
:
Int
,
name
:
String
,
slug
:
String
,
url
:
String
,
iconUrl
:
String
,
dateModified
:
String
,
isClass
:
Boolean
?
=
null
,
classId
:
Int
?
=
null
,
parentCategoryId
:
Int
?
=
null
,
displayIndex
:
Int
?
=
null
)