# Functions
LedgerAccountName returns a suitable account name for a ledger file.
LedgerFormat parses the account and returns a ledger account format.
ParseLedgerFormat parses the given account string as a ledger account.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Ledger account types.
No description provided by the author
No description provided by the author
RedactPrefixLength the number of stars at the end beginning of a redacted string.
RedactSuffixLength the number of characters that remain unredacted at the end of a redacted string.
No description provided by the author
Uncategorized is used as the default account2 on an imported transaction.
# Structs
No description provided by the author
BasicInstitution includes the bare minimum information to implement an institution Typically used for adding accounts via OFX imports.
LedgerAccountFormat represents an account's structured name for a ledger account format.
# Interfaces
Account identifies an account at a financial institution.
Institution represents the connection and identification details for a financial institution.
# Type aliases
No description provided by the author