Open Monograph Press  3.3.0
Omnipay\PayPal\Message\ExpressTransactionSearchResponse Class Reference
Inheritance diagram for Omnipay\PayPal\Message\ExpressTransactionSearchResponse:
Omnipay\PayPal\Message\Response Omnipay\Common\Message\AbstractResponse Omnipay\Common\Message\ResponseInterface Omnipay\Common\Message\MessageInterface

Public Member Functions

 __construct (RequestInterface $request, $data)
 
 __construct (RequestInterface $request, $data)
 
 getPayments ()
 
 getPayments ()
 
- Public Member Functions inherited from Omnipay\PayPal\Message\Response
 getMessage ()
 
 getMessage ()
 
 getTransactionReference ()
 
 getTransactionReference ()
 
 isPending ()
 
 isPending ()
 
 isSuccessful ()
 
 isSuccessful ()
 
- Public Member Functions inherited from Omnipay\Common\Message\AbstractResponse
 getCode ()
 
 getCode ()
 
 getData ()
 
 getData ()
 
 getRedirectData ()
 
 getRedirectMethod ()
 
 getRedirectResponse ()
 
 getRedirectResponse ()
 
 getRedirectUrl ()
 
 getRequest ()
 
 getRequest ()
 
 getTransactionId ()
 
 getTransactionId ()
 
 isCancelled ()
 
 isCancelled ()
 
 isRedirect ()
 
 isRedirect ()
 
 isTransparentRedirect ()
 
 isTransparentRedirect ()
 
 redirect ()
 
 redirect ()
 

Additional Inherited Members

- Protected Member Functions inherited from Omnipay\Common\Message\AbstractResponse
 validateRedirect ()
 
- Protected Attributes inherited from Omnipay\Common\Message\AbstractResponse
 $data
 
 $request
 

Detailed Description

Response for Transaction Search request

Definition at line 10 of file lib/vendor/omnipay/paypal/src/Message/ExpressTransactionSearchResponse.php.

Constructor & Destructor Documentation

◆ __construct() [1/2]

Omnipay\PayPal\Message\ExpressTransactionSearchResponse::__construct ( RequestInterface  $request,
  $data 
)

◆ __construct() [2/2]

Omnipay\PayPal\Message\ExpressTransactionSearchResponse::__construct ( RequestInterface  $request,
  $data 
)

Member Function Documentation

◆ getPayments() [1/2]

Omnipay\PayPal\Message\ExpressTransactionSearchResponse::getPayments ( )

◆ getPayments() [2/2]

Omnipay\PayPal\Message\ExpressTransactionSearchResponse::getPayments ( )

The documentation for this class was generated from the following file: