@cpod/sdk - v0.2.7
Preparing search index...
Category
Interface Category
Category object
interface
Category
{
id
:
string
;
name
:
string
;
description
?:
string
;
can_visible
?:
boolean
;
can_edit
?:
boolean
;
is_project
?:
boolean
;
groups
?:
string
[]
|
null
;
created_at
?:
string
;
updated_at
?:
string
;
}
Index
Properties
id
name
description?
can_
visible?
can_
edit?
is_
project?
groups?
created_
at?
updated_
at?
Properties
id
id
:
string
name
name
:
string
Optional
description
description
?:
string
Optional
can_
visible
can_visible
?:
boolean
Optional
can_
edit
can_edit
?:
boolean
Optional
is_
project
is_project
?:
boolean
Optional
groups
groups
?:
string
[]
|
null
Optional
created_
at
created_at
?:
string
Optional
updated_
at
updated_at
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
description
can_
visible
can_
edit
is_
project
groups
created_
at
updated_
at
@cpod/sdk - v0.2.7
Loading...
Category object