class MerchantESolutions::SettlementDetailReport

Private Instance Methods

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