| Package | Description |
|---|---|
| com.paypal.api.payments |
| Modifier and Type | Method and Description |
|---|---|
static PaymentHistory |
Payment.list(APIContext apiContext,
Map<String,String> containerMap)
Retrieves a list of Payment resources.
|
static PaymentHistory |
Payment.list(String accessToken,
Map<String,String> containerMap)
Retrieves a list of Payment resources.
|
PaymentHistory |
PaymentHistory.setCount(int count)
Setter for count
|
PaymentHistory |
PaymentHistory.setNextId(String nextId)
Setter for nextId
|
PaymentHistory |
PaymentHistory.setPayments(List<Payment> payments)
Setter for payments
|
Copyright © 2015. All Rights Reserved.