Class: PaypalAPI::TransactionSearch

Inherits:
APICollection show all
Extended by:
APIs
Includes:
APIs
Defined in:
lib/paypal-api/api_collections/transaction_search.rb

Overview

Use the Transaction Search API to get the history of transactions for a PayPal account.

Defined Under Namespace

Modules: APIs

Instance Attribute Summary

Attributes inherited from APICollection

#client

Method Summary

Methods included from APIs

list_all_balances, list_transactions

Methods inherited from APICollection

client, #encode, encode, #initialize

Constructor Details

This class inherits a constructor from PaypalAPI::APICollection