class MerchantESolutions::BatchSummaryReport

Private Instance Methods

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