Class: PaypalAPI::Authentication
- Inherits:
-
APICollection
- Object
- APICollection
- PaypalAPI::Authentication
- Extended by:
- APIs
- Includes:
- APIs
- Defined in:
- lib/paypal-api/api_collections/authentication.rb
Overview
Authentication APIs collection
Defined Under Namespace
Modules: APIs
Constant Summary collapse
- PATH =
Generate access-token API request path
"/v1/oauth2/token"
Instance Attribute Summary
Attributes inherited from APICollection
Method Summary
Methods included from APIs
Methods inherited from APICollection
client, #encode, encode, #initialize
Constructor Details
This class inherits a constructor from PaypalAPI::APICollection