PHP Class PayPal\EBLBaseComponents\AuthorizationResponseType

Inheritance: extends PayPal\Core\PPXmlMessage
Show file Open project: paypal/merchant-sdk-php

Public Properties

Property Type Description
$AuthorizationError PayPal\EBLBaseComponents\ErrorType
$Status string Status will denote whether Auto authorization was successful or not.

Property Details

$AuthorizationError public property

public ErrorType,PayPal\EBLBaseComponents $AuthorizationError
return PayPal\EBLBaseComponents\ErrorType

$Status public property

Status will denote whether Auto authorization was successful or not.
public string $Status
return string