Class: Billrb::RecurringInvoice

Inherits:
Resource
  • Object
show all
Extended by:
Operations::Archive, Operations::Create, Operations::List, Operations::Replace, Operations::Retrieve, Operations::Update
Defined in:
lib/billrb/resources/recurring_invoice.rb

Overview

Template for creating identical invoices on a schedule. Modifying a recurring invoice changes all future invoices generated from it.

Instance Attribute Summary

Attributes inherited from Resource

#attributes

Method Summary

Methods included from Operations::List

list

Methods included from Operations::Retrieve

retrieve

Methods included from Operations::Create

create

Methods included from Operations::Update

update

Methods included from Operations::Replace

replace

Methods included from Operations::Archive

archive, restore

Methods inherited from Resource

#[], #id, #initialize, #inspect, #method_missing, #respond_to_missing?, #to_h

Constructor Details

This class inherits a constructor from Billrb::Resource

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Billrb::Resource