class Dynaccount::BankRecon
Public Class Methods
api_path()
click to toggle source
# File lib/dynaccount/bank_recon.rb, line 7 def self.api_path 'bank_recon' end
ignore_put()
click to toggle source
# File lib/dynaccount/bank_recon.rb, line 3 def self.ignore_put [:id, :account_id, :time, :recon_id, :accounting_id, :is_fi_payment, :seq, :amount, :accum_amount, :txt] end