class Dynaccount::CreditorInvoiceMatch
Public Class Methods
api_path()
click to toggle source
# File lib/dynaccount/creditor_invoice_match.rb, line 7 def self.api_path 'creditor_invoice_match' end
ignore_put()
click to toggle source
# File lib/dynaccount/creditor_invoice_match.rb, line 3 def self.ignore_put [:id, :is_matched, :time, :invoice_id_, :currency_rate, :amount, :currency_amount] end