\jd_vop\response\areaCheckArea

3.5 验证地址有效性 Result

Summary

Methods
Properties
Constants
__construct()
parse()
$success
$resultCode
$addressId
$message
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$success

$success : boolean

Type

boolean — 状态

$resultCode

$resultCode : integer

Type

integer — 状态码

$addressId

$addressId : integer

Type

integer

$message

$message : string

Type

string — null

Methods

__construct()

__construct(  $success,   $resultCode,   $addressId,   $message) 

3.5 验证地址有效性 Result

Parameters

$success

bool 状态

$resultCode

int 状态码

$addressId

int 0

$message

string null

parse()

parse(  $result) : static

Parameters

$result

Returns

static