\jd_vop\request\productGetSimilarSku

Class GetSimilarSku

Summary

Methods
Properties
Constants
__construct()
params()
doRequest()
No public properties found
No constants found
No protected methods found
$client
$uri
$token
$skuId
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

$skuId

$skuId : string

Type

string — 商品编码(单)

Methods

__construct()

__construct(  $token,   $skuId) 

4.13 查询同类商品 Request

Parameters

$token

string 授权token

$skuId

string 商品编码(单)

params()

params() : array

Returns

array

doRequest()

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

Throws

\jd_vop\exception\NetWorkException

Returns

\Psr\Http\Message\ResponseInterface