Finfry::Reconciliation
Inherits JSON::Serializable < Struct < Value < Object
A finalized reconciliation: the statement an account was balanced against on
a given date, and the transactions that were locked in by it. statement is
stored in display orientation (the positive figure the user typed, matching
how the statement reads).
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
account
Sourcedate
Sourcestatement
Sourcetransaction_ids
Source