Class: Borutus::DebitAmount

Inherits:
Amount
  • Object
show all
Defined in:
app/models/borutus/debit_amount.rb

Overview

The DebitAmount class represents debit entries in the entry journal.

Examples:

debit_amount = Borutus::DebitAmount.new(:account => cash, :amount => 1000)

Author:

  • Michael Bulat

Method Summary

Methods inherited from Amount

#account_name=