NAME
Finance::AMEX::Transaction::CBNOT::Base - Parse AMEX Chargeback Notification Files (CBNOT) Base methods
VERSION
version 0.005
DESCRIPTION
Don't use this module directly, it is the base module for Finance::AMEX::Transaction::CBNOT::Header, Finance::AMEX::Transaction::CBNOT::Detail, and Finance::AMEX::Transaction::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 <cpan@punch.net>
COPYRIGHT AND LICENSE
This software is copyright (c) 2022 by ZipRecruiter/Tom Heady.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.