Class: PaypalAPI::CatalogProducts

Inherits:
APICollection show all
Extended by:
APIs
Includes:
APIs
Defined in:
lib/paypal-api/api_collections/catalog_products.rb

Overview

Merchants can use the Catalog Products API to create products, which are goods and services.

Defined Under Namespace

Modules: APIs

Instance Attribute Summary

Attributes inherited from APICollection

#client

Method Summary

Methods included from APIs

create, list, show, update

Methods inherited from APICollection

client, #encode, encode, #initialize

Constructor Details

This class inherits a constructor from PaypalAPI::APICollection