Class VerifyWebhookSignatureResponse
Class VerifyWebhookSignatureResponse
The verify webhook signature response.
- PayPal\Common\PayPalModel
- PayPal\Api\VerifyWebhookSignatureResponse
Methods summary
public
|
#
setVerificationStatus( string $verification_status )
The status of the signature verification. Value is |
public
string
|
Methods inherited from PayPal\Common\PayPalModel
__construct()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
__unset()
,
fromArray()
,
fromJson()
,
getList()
,
setCredential()
,
toArray()
,
toJSON()