\App\FormatCode2SessionResultFormat

Summary

Methods
Properties
Constants
__construct()
__call()
toArray()
toArrayNotNull()
getAllProtected()
getOpenid()
getSessionKey()
getUnionid()
getErrcode()
getErrmsg()
setOpenid()
setSessionKey()
setUnionid()
setErrcode()
setErrmsg()
No public properties found
No constants found
No protected methods found
$openid
$session_key
$unionid
$errcode
$errmsg
N/A
No private methods found
No private properties found
N/A

Properties

$openid

$openid : 

Type

$session_key

$session_key : 

Type

$unionid

$unionid : 

Type

$errcode

$errcode : 

Type

$errmsg

$errmsg : 

Type

Methods

__construct()

__construct(array  $data = array()) 

Parameters

array $data

__call()

__call(  $name,   $args) 

Parameters

$name
$args

toArray()

toArray() 

toArrayNotNull()

toArrayNotNull() 

getAllProtected()

getAllProtected() 

getOpenid()

getOpenid() : void

getSessionKey()

getSessionKey() : void

getUnionid()

getUnionid() : void

getErrcode()

getErrcode() : void

getErrmsg()

getErrmsg() : void

setOpenid()

setOpenid(mixed  $value) : void

Parameters

mixed $value

setSessionKey()

setSessionKey(mixed  $value) : void

Parameters

mixed $value

setUnionid()

setUnionid(mixed  $value) : void

Parameters

mixed $value

setErrcode()

setErrcode(mixed  $value) : void

Parameters

mixed $value

setErrmsg()

setErrmsg(mixed  $value) : void

Parameters

mixed $value