Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown struct type: Invoice #18

Open
StephanMeijer opened this issue Apr 27, 2017 · 4 comments
Open

Unknown struct type: Invoice #18

StephanMeijer opened this issue Apr 27, 2017 · 4 comments

Comments

@StephanMeijer
Copy link

$client = getClient($apiKey);

$userService = new UserService($client);
print_r($client->get('user/1810/invoice'));

screencapture-localhost-8000-invoices-1493317384819

@dennisdegreef
Copy link
Contributor

Hi @StephanMeijer

It seems that Invoice is not yet implemented. Thanks for letting me know!
I think I can work on this issue this week, however, feel free to make a pull request yourself.

@StephanMeijer
Copy link
Author

I'll do a PR myself If I've got the time for it!

@dennisdegreef
Copy link
Contributor

@StephanMeijer Did you manage to find some time to make a PR? Please let me know if I can work on it, or if you have something to contribute 👍

@StephanMeijer
Copy link
Author

You can work on it if you want :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants