class MerchantESolutions::AdjustmentReport

Private Instance Methods

record_class() click to toggle source
# File lib/merchant_e_solutions/adjustment_report.rb, line 17
def record_class
  AdjustmentRecord
end
report_id() click to toggle source
# File lib/merchant_e_solutions/adjustment_report.rb, line 9
def report_id
  5
end
report_type() click to toggle source
# File lib/merchant_e_solutions/adjustment_report.rb, line 13
def report_type
  1
end