The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Finance::Card::Discover::Account::Transaction

DESCRIPTION

This module provides a class representing a single transaction.

ACCESSORS

  • amount

  • date

    Date of the transaction, as a DateTime::Tiny object.

  • id

  • name

  • type

    One of 'debit' or 'credit'.