\jd_vop\response\productGetCategory

Class GetCategory

Summary

Methods
Properties
Constants
__construct()
parse()
$catClass
$catId
$name
$parentId
$state
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$catClass

$catClass : integer

Type

integer — 分类级别 0:一级分类;1:二级分类;2:三级分类;

$catId

$catId : integer

Type

integer — 分类ID

$name

$name : String

Type

String — 分类名称

$parentId

$parentId : integer

Type

integer — 父分类ID

$state

$state : integer

Type

integer — 状态 - 1:有效;0:无效

Methods

__construct()

__construct(  $catClass,   $catId,   $name,   $parentId,   $state) 

4.14 查询分类信息 Response GetCategory constructor.

Parameters

$catClass
$catId
$name
$parentId
$state