| Package | Description |
|---|---|
| com.paypal.api.payments |
| Modifier and Type | Method and Description |
|---|---|
WebhookList |
WebhookList.getAll(APIContext apiContext)
Retrieves all Webhooks for the application associated with access token.
|
WebhookList |
WebhookList.getAll(String accessToken)
Retrieves all Webhooks for the application associated with access token.
|
WebhookList |
WebhookList.setWebhooks(List<Webhook> webhooks)
Setter for webhooks
|
Copyright © 2015. All Rights Reserved.