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 {
|
type TransactionRecurringInput struct {
|
||||||
Id string
|
Id string
|
||||||
IntervalMonths string
|
IntervalMonths string
|
||||||
LastExecution string
|
|
||||||
Active string
|
Active string
|
||||||
Party string
|
Party string
|
||||||
Description string
|
Description string
|
||||||
|
|||||||
Reference in New Issue
Block a user