Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

Create better Go api #1

Open
LeonB opened this issue Jun 9, 2017 · 0 comments
Open

Create better Go api #1

LeonB opened this issue Jun 9, 2017 · 0 comments

Comments

@LeonB
Copy link
Contributor

LeonB commented Jun 9, 2017

Ideas:

resource := client.GeneralJournalEntry.GeneralJournalEntries
entry := resource.New()
line := resource.NewLine()
line.GeneralJournalEntryLines = append(line.GeneralJournalEntryLines, line)
resource.Create(entry)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant