struct

Finfry::RecurringItem

Inherits Struct < Value < Object

One recurring commitment, reduced to its current per-day cost.

Constructors

new(label : String, recurrence : String, amount : Int64, kind : Symbol)
Source

Instance methods

amount
Source
expense?
Source
income?
Source
kind
Source
label
Source
per_day
Source
recurrence
Source