Class: AchClient::Abstract
- Inherits:
-
Object
- Object
- AchClient::Abstract
- Defined in:
- lib/ach_client/providers/abstract/ach_batch.rb,
lib/ach_client/providers/abstract/company_info.rb,
lib/ach_client/providers/abstract/ach_transaction.rb,
lib/ach_client/providers/abstract/ach_status_checker.rb,
lib/ach_client/providers/abstract/response_record_processor.rb
Overview
Abstract Ach provider, which all other provider’s inherit from
Defined Under Namespace
Classes: AchBatch, AchStatusChecker, AchTransaction, CompanyInfo, ResponseRecordProcessor