Class: Harvest::InvoicePayment
- Inherits:
-
Hashie::Mash
- Object
- Hashie::Mash
- Harvest::InvoicePayment
- Includes:
- Model
- Defined in:
- lib/harvest/invoice_payment.rb
Class Method Summary collapse
Methods included from Model
Class Method Details
.json_root ⇒ Object
6 |
# File 'lib/harvest/invoice_payment.rb', line 6 def self.json_root; 'payment'; end |