PHP Class PayPal\EBLBaseComponents\AuthorizationResponseType

Inheritance: extends PayPal\Core\PPXmlMessage
Afficher le fichier Open project: paypal/merchant-sdk-php

Méthodes publiques

Свойство Type Description
$AuthorizationError PayPal\EBLBaseComponents\ErrorType
$Status string Status will denote whether Auto authorization was successful or not.

Property Details

$AuthorizationError public_oe property

public ErrorType,PayPal\EBLBaseComponents $AuthorizationError
Résultat PayPal\EBLBaseComponents\ErrorType

$Status public_oe property

Status will denote whether Auto authorization was successful or not.
public string $Status
Résultat string