Module: OFX

Defined in:
lib/ofx.rb,
lib/ofx/header.rb,
lib/ofx/status.rb,
lib/ofx/version.rb,
lib/ofx/document.rb,
lib/ofx_for_ruby.rb,
lib/ofx/serializer.rb,
lib/ofx/statements.rb,
lib/ofx/1.0.2/lexer.rb,
lib/ofx/message_set.rb,
lib/ofx/1.0.2/header.rb,
lib/ofx/1.0.2/parser.rb,
lib/ofx/1.0.2/status.rb,
lib/ofx/1.0.2/document.rb,
lib/ofx/1.0.2/serializer.rb,
lib/ofx/1.0.2/statements.rb,
lib/ofx/financial_client.rb,
lib/ofx/1.0.2/message_set.rb,
lib/ofx/email_message_set.rb,
lib/ofx/signon_message_set.rb,
lib/ofx/signup_message_set.rb,
lib/ofx/banking_message_set.rb,
lib/ofx/payment_message_set.rb,
lib/ofx/http/ofx_http_client.rb,
lib/ofx/financial_institution.rb,
lib/ofx/file_unique_identifier.rb,
lib/ofx/1.0.2/email_message_set.rb,
lib/ofx/1.0.2/signon_message_set.rb,
lib/ofx/1.0.2/signup_message_set.rb,
lib/ofx/1.0.2/banking_message_set.rb,
lib/ofx/1.0.2/payment_message_set.rb,
lib/ofx/transaction_unique_identifier.rb,
lib/ofx/wire_funds_transfer_message_set.rb,
lib/ofx/investment_statement_message_set.rb,
lib/ofx/credit_card_statement_message_set.rb,
lib/ofx/interbank_funds_transfer_message_set.rb,
lib/ofx/investment_security_list_message_set.rb,
lib/ofx/1.0.2/wire_funds_transfer_message_set.rb,
lib/ofx/1.0.2/investment_statement_message_set.rb,
lib/ofx/1.0.2/credit_card_statement_message_set.rb,
lib/ofx/financial_institution_profile_message_set.rb,
lib/ofx/1.0.2/interbank_funds_transfer_message_set.rb,
lib/ofx/1.0.2/investment_security_list_message_set.rb,
lib/ofx/1.0.2/financial_institution_profile_message_set.rb

Overview

Copyright © 2007 Chris Guidry <[email protected]>

This file is part of OFX for Ruby.

OFX for Ruby is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

OFX for Ruby is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <www.gnu.org/licenses/>.

Defined Under Namespace

Modules: OFX102 Classes: AccountInformation, AccountInformationRequest, AccountInformationResponse, AccountLockedOut, ApplicationIdentification, Balance, BankingAccount, BankingAccountInformation, BankingEmailProfile, BankingMessageSet, BankingMessageSetProfile, BankingStatementRequest, BankingStatementResponse, ChallengeRequest, ChallengeResponse, ClientEnrollment, ClientUpToDate, CreditCardAccount, CreditCardAccountInformation, CreditCardClosingStatement, CreditCardClosingStatementRequest, CreditCardClosingStatementResponse, CreditCardStatementMessageSet, CreditCardStatementMessageSetProfile, CreditCardStatementRequest, CreditCardStatementResponse, CustomerAccountAlreadyInUse, Document, EmailMessageSet, EmailMessageSetProfile, Enrollment, Error, FileUniqueIdentifier, FinancialClient, FinancialInstitution, FinancialInstitutionIdentification, FinancialInstitutionProfileMessageSet, FinancialInstitutionProfileMessageSetProfile, FinancialInstitutionProfileRequest, FinancialInstitutionProfileResponse, GeneralError, HTTPClient, Header, Information, InterbankFundsTransferMessageSet, InterbankFundsTransferMessageSetProfile, IntrabankTransferProfile, InvestmentSecurityListMessageSet, InvestmentSecurityListMessageSetProfile, InvestmentStatementMessageSet, InvestmentStatementMessageSetProfile, MessageSet, MessageSetProfile, MustChangePassword, OtherEnrollment, PasswordChangeRequest, PasswordChangeResponse, PaymentMessageSet, PaymentMessageSetProfile, Request, Response, Serializer, SignonInvalid, SignonMessageSet, SignonMessageSetProfile, SignonRealm, SignonRequest, SignonResponse, SignupMessageSet, SignupMessageSetProfile, Status, StopCheckProfile, Success, Transaction, TransactionUniqueIdentifier, TransactionalRequest, TransactionalResponse, UnknownError, UnknownInformation, UnknownWarning, UnsupportedVersion, UserCredentials, UserKey, Version, Warning, WebEnrollment, WireFundsTransferMessageSet, WireFundsTransferMessageSetProfile

Constant Summary collapse

VERSION =
Version.new('0.1.5')