\jd_vop\request\areaGetJDAddressFromAddress

3.6 地址详情转换京东地址编码 Request

Summary

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

Properties

$token

$token : string

Type

string — access token

$address

$address : string

Type

string — 详细地址

$client

$client : 

Type

$uri

$uri : string

Type

string

Methods

__construct()

__construct(  $token,   $address) 

3.6 地址详情转换京东地址编码 Request

Parameters

$token

string access token

$address

string 详细地址

params()

params() : array

Returns

array

doRequest()

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

Throws

\jd_vop\exception\NetWorkException

Returns

\Psr\Http\Message\ResponseInterface