Shopee SDK API Reference - v1.11.0
Preparing search index...
schemas/category
Category
Interface Category
interface
Category
{
category_id
:
number
;
children
?:
Category
[]
;
display_category_name
:
string
;
has_children
:
boolean
;
original_category_name
:
string
;
parent_category_id
:
number
;
}
Index
Properties
category_
id
children?
display_
category_
name
has_
children
original_
category_
name
parent_
category_
id
Properties
category_
id
category_id
:
number
Optional
children
children
?:
Category
[]
display_
category_
name
display_category_name
:
string
has_
children
has_children
:
boolean
original_
category_
name
original_category_name
:
string
parent_
category_
id
parent_category_id
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category_
id
children
display_
category_
name
has_
children
original_
category_
name
parent_
category_
id
Shopee SDK API Reference - v1.11.0
Loading...