Class: Invoicing::TaxRate::ClassInfo

Inherits:
ClassInfo::Base show all
Defined in:
lib/invoicing/tax_rate.rb

Overview

Stores state in the ActiveRecord class object

Instance Attribute Summary

Attributes inherited from ClassInfo::Base

#all_args, #all_options, #current_args, #current_options, #model_class, #new_args, #previous_info

Method Summary

Methods inherited from ClassInfo::Base

#get, #initialize, #method, #option_defaults, #set

Constructor Details

This class inherits a constructor from Invoicing::ClassInfo::Base