Class: PaypalAPI::Authentication

Inherits:
APICollection show all
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

#client

Method Summary

Methods included from APIs

generate_access_token

Methods inherited from APICollection

client, #encode, encode, #initialize

Constructor Details

This class inherits a constructor from PaypalAPI::APICollection