|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Invoices | |
|---|---|
| com.paypal.api.payments | |
| Uses of Invoices in com.paypal.api.payments |
|---|
| Methods in com.paypal.api.payments that return Invoices | |
|---|---|
static Invoices |
Invoice.getAll(APIContext apiContext)
Get all invoices of a merchant. |
static Invoices |
Invoice.getAll(String accessToken)
Get all invoices of a merchant. |
Invoices |
Invoice.search(APIContext apiContext,
Search search)
Search for invoice resources. |
Invoices |
Invoice.search(String accessToken,
Search search)
Search for invoice resources. |
Invoices |
Invoices.setInvoices(List<Invoice> invoices)
Setter for invoices |
Invoices |
Invoices.setTotalCount(int totalCount)
Setter for totalCount |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||