Class: Recharge::Product

Inherits:
Object
  • Object
show all
Extended by:
HTTPRequest::Count, HTTPRequest::Get, HTTPRequest::List
Defined in:
lib/recharge/classes.rb

Constant Summary collapse

PATH =
"/products".freeze
SINGLE =
"product".freeze
COLLECTION =
"products".freeze

Method Summary

Methods included from HTTPRequest::Count

count

Methods included from HTTPRequest::Get

get

Methods included from HTTPRequest::List

list