| Package | Description |
|---|---|
| com.paypal.api.payments |
| Modifier and Type | Method and Description |
|---|---|
static EventList |
Event.list(APIContext apiContext,
String queryParams)
Retrieves the list of Webhooks events resources for the application associated with token.
|
static EventList |
Event.list(String accessToken,
String queryParams)
Retrieves the list of Webhooks events resources for the application associated with token.
|
EventList |
EventList.setCount(int count)
Setter for count
|
EventList |
EventList.setEvents(List<Event> events)
Setter for events
|
EventList |
EventList.setLinks(List<Links> links)
Setter for links
|
Copyright © 2015. All Rights Reserved.