\jd_vop\request\productGetCategory

Class GetCategory

Summary

Methods
Properties
Constants
__construct()
params()
doRequest()
No public properties found
No constants found
No protected methods found
$client
$uri
$token
$cid
N/A
No private methods found
No private properties found
N/A

Properties

$client

$client : 

Type

$uri

$uri : string

Type

string

$token

$token : string

Type

string — 授权token

$cid

$cid : string

Type

string — 分类id

Methods

__construct()

__construct(  $token,   $cid) 

4.14 查询分类信息 Request GetCategory constructor.

Parameters

$token

string 授权token

$cid

string 分类id

params()

params() : array

Returns

array

doRequest()

doRequest() : \Psr\Http\Message\ResponseInterface

Throws

\jd_vop\exception\NetWorkException

Returns

\Psr\Http\Message\ResponseInterface