C# (CSharp) BudgetAnalyser.Engine.Statement Пространство имен

Пространства имен

BudgetAnalyser.Engine.Statement.Data

Классы

Имя Описание
AnzAccountStatementImporterV1
AnzVisaStatementImporterV1
BankImportUtilities
BankStatementImporterRepository
CsvOnDiskStatementModelRepositoryV1
InMemoryTransactionTypeRepository
NamedTransaction A simple type to represent the transaction type classification provided by the bank for a transaction. The type code is simply represented as a string.
PersistentFiltersApplicationState A state persistence Dto for global filters
StatementApplicationState A state persistence Dto for Transactions.
StatementModel
StatementModelChecksumException An exception to represent an inconsistency in the StatementModel loaded. The check sum does not match the data.
StatementRepository
TransactionGroupedByBucket
TransactionListExtension
TransactionType
TransactionsAlreadyImportedException An exception to report that an attempt was made to import the same exact bank export twice.
UnexpectedIndexException