csharp
public readonly record struct LedgerDiscrepancyA running balance that does not match the rows behind it.
Fields and properties (4)
public LedgerAccount AccountWhose.
public AssetId AssetOf what.
public long StoredWhat the balance says.
public long JournalledWhat the journal sums to.
Methods (2)
public LedgerDiscrepancy(LedgerAccount Account, AssetId Asset, long Stored, long Journalled)A running balance that does not match the rows behind it.
public override string ToString()Returns the fully qualified type name of this instance.
Used by (3)
- ILedgerVixen.Live.Persistence
- MemoryPersistenceVixen.Live.Persistence
- SqlPersistenceVixen.Live.Persistence