Class: BadBill::Recurring
- Inherits:
-
BaseResource
- Object
- BaseResource
- BadBill::Recurring
- Defined in:
- lib/badbill/recurring.rb
Overview
The Recurring resource handles all recurring invoices.
Instance Attribute Summary
Attributes inherited from BaseResource
Method Summary
Methods inherited from BaseResource
all, create, #delete, #error, find, #initialize, #save
Methods included from Resource
#call, #delete, #get, #post, #put
Methods included from ForwardMethods
Constructor Details
This class inherits a constructor from BadBill::BaseResource
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class BadBill::ForwardMethods