package
2.12.2
Repository: https://github.com/envelope-zero/backend.git
Documentation: pkg.go.dev

# README

YNAB 4 parser

Import hashes for YNAB 4 always use the entity ID from YNAB 4.

# Functions

This function parses the comdirect CSV files.

# Structs

No description provided by the author
This has been converted from testdata/importer/Budget.yfull with the help of https://mholt.github.io/json-to-go/ Unused fields have been removed to keep the struct as small as possible.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TODO: Clean up when implementing https://github.com/envelope-zero/backend/issues/379.
No description provided by the author
No description provided by the author

# Type aliases

IDToEnvelopes maps the ID of a YNAB 4 subcategory to a category and envelope name for Envelope Zero.
IDToName is a map of strings to a string.