Class: BankAccountStatement::Outputs::OFX::Base

Inherits:
Base
  • Object
show all
Defined in:
lib/bank-account-statement/outputs/OFX/base.rb

Direct Known Subclasses

V_2_1_1

Constant Summary collapse

FILE_EXT =
'.ofx'.freeze

Method Summary

Methods inherited from Base

formats, inherited, #initialize

Constructor Details

This class inherits a constructor from BankAccountStatement::Outputs::Base