| Class | Description |
|---|---|
| APIContext |
APIContext wraps wire-level parameters for the API call. |
| JSONFormatter |
JSONFormatter converts objects to JSON representation and vice-versa.
|
| OAuthTokenCredential |
OAuthTokenCredential is used for generation of OAuth Token used by PayPal
REST API service.
|
| PayPalResource |
PayPalResource acts as a base class for REST enabled resources.
|
| QueryParameters |
QueryParameters holds query parameters used for retrieving
PaymentHistory object. |
| RESTAPICallPreHandler |
RESTApiCallPreHandler acts as a
APICallPreHandler for REST API calls. |
| RESTUtil |
RESTUtil acts as utility class used by REST API system |
| Enum | Description |
|---|---|
| HttpMethod |
HttpMethod enums used for HTTP method verbs
|
| Exception | Description |
|---|---|
| PayPalRESTException |
PayPalException handles all exceptions related to REST services
|
Copyright © 2016. All Rights Reserved.