class Harvest::InvoicePayment

Public Class Methods

json_root() click to toggle source
# File lib/harvest/invoice_payment.rb, line 6
def self.json_root; 'payment'; end