$client
$client :
Class GetSellPrice
$queryExts : \jd_vop\request\price\GetSellPriceQueryExt
__construct( $token, $skuIds, $skuInfos, \jd_vop\request\price\GetSellPriceQueryExt $queryExts)
5.1 查询商品售卖价 Request GetSellPrice constructor.
$token | string 授权token |
|
$skuIds | string 商品编码,请以,(英文逗号)分割。例如:129408,129409 (最高支持100个商品) |
|
$skuInfos | ||
\jd_vop\request\price\GetSellPriceQueryExt | $queryExts |