Class: Harvest::InvoiceCategory
- Inherits:
-
Hashie::Mash
- Object
- Hashie::Mash
- Harvest::InvoiceCategory
- Includes:
- Model
- Defined in:
- lib/harvest/invoice_category.rb
Class Method Summary (collapse)
Methods included from Model
Class Method Details
+ (Object) json_root
6 |
# File 'lib/harvest/invoice_category.rb', line 6 def self.json_root; "category"; end |