The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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'.