Search
Preparing search index...
The search index is not available
node-curseforge
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
node-curseforge
Category
Class Category
Represents a Category from Curseforge.
Hierarchy
CFObject
Category
Index
Constructors
constructor
Properties
class
Id
date
Modified
game
Id
icon
Url
id
is
Class
name
parent
Category
Id
slug
url
Constructors
constructor
new
Category
(
_client
:
Curseforge
, data
:
any
)
:
Category
Parameters
_client:
Curseforge
data:
any
Returns
Category
Properties
Readonly
class
Id
class
Id
:
number
Readonly
date
Modified
date
Modified
:
Date
Readonly
game
Id
game
Id
:
number
Readonly
icon
Url
icon
Url
:
string
Readonly
id
id
:
number
Readonly
is
Class
is
Class
:
boolean
Readonly
name
name
:
string
Readonly
parent
Category
Id
parent
Category
Id
:
number
Readonly
slug
slug
:
string
Readonly
url
url
:
string
Exports
Enums
Exceptions
Types
Category
constructor
class
Id
date
Modified
game
Id
icon
Url
id
is
Class
name
parent
Category
Id
slug
url
Generated using
TypeDoc
Represents a Category from Curseforge.