Class: PaypalAPI::Invoices
- Inherits:
-
APICollection
- Object
- APICollection
- PaypalAPI::Invoices
- Extended by:
- APIs
- Includes:
- APIs
- Defined in:
- lib/paypal-api/api_collections/invoices.rb
Overview
Manages invoice templates
Defined Under Namespace
Modules: APIs
Instance Attribute Summary
Attributes inherited from APICollection
Method Summary
Methods included from APIs
cancel, create, delete, delete_payment, delete_refund, generate_invoice_number, generate_qr_code, list, record_payment, record_refund, remind, search, send_invoice, show, update
Methods inherited from APICollection
client, #encode, encode, #initialize
Constructor Details
This class inherits a constructor from PaypalAPI::APICollection