class OFX::Base::Document

Wraps the parsed OFX file, providing access to headers and XML body nodes. Consumers use bank_statement_nodes and credit_card_statement_nodes to extract statement data for domain object construction.