Class: OFX::Parser::OFX103

Inherits:
OFX102
  • Object
show all
Defined in:
lib/ofx_br/parser/ofx103.rb

Constant Summary collapse

VERSION =
"1.0.3"

Constants inherited from OFX102

OFX::Parser::OFX102::ACCOUNT_TYPES, OFX::Parser::OFX102::SEVERITY, OFX::Parser::OFX102::TRANSACTION_TYPES

Instance Attribute Summary

Attributes inherited from OFX102

#body, #date_end, #date_start, #headers, #html

Method Summary

Methods inherited from OFX102

#account, #accounts, #initialize, parse_headers, #sign_on, #statements

Constructor Details

This class inherits a constructor from OFX::Parser::OFX102