NAME
Finance::AMEX::Transaction::CBNOT::Base - Parse AMEX Chargeback Notification Files (CBNOT) Base methods
VERSION
version 0.001
DESCRIPTION
Don't use this module directly, it is the base module for CBNOT::Header, CBNOT::Detail, and CBNOT::Trailer objects.
METHODS
new
The shared new method.
line
The shared line method.
REC_TYPE
The shared REC_TYPE method.
NAME
Finance::AMEX::Transaction::CBNOT::Base - Shared methods for AMEX chargeback notification file records.
AUTHOR
Tom Heady <theady@ziprecruiter.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2018 by ZipRecruiter.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.