wip: recurring transactions
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 4m26s
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 4m26s
This commit is contained in:
@@ -30,7 +30,6 @@ type TransactionRecurring struct {
|
||||
type TransactionRecurringInput struct {
|
||||
Id string
|
||||
IntervalMonths string
|
||||
LastExecution string
|
||||
Active string
|
||||
Party string
|
||||
Description string
|
||||
|
||||
Reference in New Issue
Block a user