Crate tktax_transaction

Source

Structs§

Transaction
TransactionBuilder
A builder for constructing Transaction instances with optional fields. By default, it creates a V1 transaction unless you call .version_v2().

Enums§

BuilderVersion
Whether we produce a V1 or V2 transaction.
ParseCsvError
TransactionBuilderError
TransactionType

Traits§

CategorizeTransaction
GetCheckOrSerialNumber
GetDescription
GetTransactionAmount
GetTransactionDate
GetTransactionPostedDate
GetTransactionType
TransactionInterface
TryFromCsvContents

Functions§

print_transaction_lines