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