ProductCategory interface

这是 Visual Studio Ide 的根类别和类别树 API 要使用的接口对象。

属性

children
hasChildren

指示这是一片叶子还是有此类别下的孩子

id

类别的个人指南

title

请求语言的类别标题

属性详细信息

children

children: ProductCategory[]

属性值

hasChildren

指示这是一片叶子还是有此类别下的孩子

hasChildren: boolean

属性值

boolean

id

类别的个人指南

id: string

属性值

string

title

请求语言的类别标题

title: string

属性值

string