Finfry::BudgetChange
Inherits JSON::Serializable < Struct < Value < Object
One budget value before a changeset altered it. previous is nil when the
account had no budget (so undo removes the key rather than restoring a value).
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
account
Sourceprevious
Source