PHP Class PayPal\EBLBaseComponents\PaymentRequestInfoType

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

Méthodes publiques

Свойство Type Description
$PaymentError PayPal\EBLBaseComponents\ErrorType Contains the error details.
$PaymentRequestID string Contains the bucket id.
$TransactionId string Contains the transaction id of the bucket.

Property Details

$PaymentError public_oe property

Contains the error details.
public ErrorType,PayPal\EBLBaseComponents $PaymentError
Résultat PayPal\EBLBaseComponents\ErrorType

$PaymentRequestID public_oe property

Contains the bucket id.
public string $PaymentRequestID
Résultat string

$TransactionId public_oe property

Contains the transaction id of the bucket.
public string $TransactionId
Résultat string