useresponse
Preparing search index...
Category
Interface Category
interface
Category
{
description
?:
string
|
null
;
forum
?:
Forum
;
id
?:
number
;
image
?:
{
big
?:
string
;
medium
?:
string
;
small
?:
string
}
;
isPrivate
?:
boolean
;
name
?:
string
;
order
?:
number
;
ownership
?:
string
|
null
;
parent_id
?:
number
;
slug
?:
string
;
type
?:
unknown
;
}
Index
Properties
description?
forum?
id?
image?
is
Private?
name?
order?
ownership?
parent_
id?
slug?
type?
Properties
Optional
description
description
?:
string
|
null
Optional
forum
forum
?:
Forum
Optional
id
id
?:
number
Optional
image
image
?:
{
big
?:
string
;
medium
?:
string
;
small
?:
string
}
Optional
is
Private
isPrivate
?:
boolean
Optional
name
name
?:
string
Optional
order
order
?:
number
Optional
ownership
ownership
?:
string
|
null
Optional
parent_
id
parent_id
?:
number
Optional
slug
slug
?:
string
Optional
type
type
?:
unknown
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
forum
id
image
is
Private
name
order
ownership
parent_
id
slug
type
useresponse
Loading...