ynab-portfolio-monitor/ynab
2024-03-23 19:00:30 -06:00
..
accounts.go do not export what's not required 2024-03-23 19:00:30 -06:00
client.go set timezone for memo 2023-11-13 16:28:00 -07:00
README.md Add README's for providers 2023-11-13 11:56:16 -07:00
transactions.go do not export what's not required 2024-03-23 19:00:30 -06:00

YNAB API

This is not considered an account provider as it does not use the AccountProvider interface, instead this package is used for interacting with YNAB, creating transactions, updating transactions, getting account balances, etc.