Preparing search index...
The search index is not available
@vbrick/rev-client
@vbrick/rev-client
Category
CreateResponse
Interface CreateResponse
interface
CreateResponse
{
categoryId
:
string
;
name
:
string
;
parentCategory
?:
|
null
|
{
categoryId
:
string
;
name
:
string
;
parentCategory
:
null
|
(Parent)
}
;
}
Hierarchy
BaseCategory
CreateResponse
Index
Properties
category
Id
name
parent
Category?
Properties
category
Id
categoryId
:
string
name
name
:
string
Optional
parent
Category
parentCategory
?:
|
null
|
{
categoryId
:
string
;
name
:
string
;
parentCategory
:
null
|
(Parent)
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
category
Id
name
parent
Category
@vbrick/rev-client
Loading...