wip: recurring transactions
Some checks failed
Build Docker Image / Build-Docker-Image (push) Has been cancelled

This commit is contained in:
2025-05-22 18:44:10 +02:00
parent f08879abc0
commit 7828158737

View File

@@ -30,7 +30,6 @@ type TransactionRecurring struct {
type TransactionRecurringInput struct {
Id string
IntervalMonths string
LastExecution string
Active string
Party string
Description string