class OFX::BankStatement
Represents a complete bank statement parsed from an OFX file, aggregating the account, its transactions, and the closing balance.
Public Instance Methods
Source
# File lib/ofx_kit/bank_statement.rb, line 8 def bank_statement? = true
Always true.