\Yurun\PaySDK\Weixin\ReplyBaseV3

微信支付V3-回复通知基类.

Summary

Methods
Properties
Constants
__toString()
toString()
$code
$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

$code

$code : string

返回状态码

错误码,SUCCESS为接收成功,其他错误码为失败

Type

string

$message

$message : string

返回信息.

如非空,为错误原因

Type

string

Methods

__toString()

__toString() 

toString()

toString()