Structs§
- QIF
- A structure that represents a QIF document.
- Section
- structure that houses the type and transactions in a QIF file
- Section
Builder - Split
- structure that represents a split in a transaction
- Split
Builder - Transaction
- structure that represents a regular transaction in a QIF file.
- Transaction
Builder
Enums§
- Date
Format - a conveniece enumeration to deal with chrono based input and output.
- Transaction
Building Error - errors for creating transactions
- Transaction
Status - enumeration that houses the possible statuses of a transaction.
- Type
- enumeration for specifying qif type. Only noninvoice and noninvestment times are currently present.