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

Cannot parse Orders data into Json #72

Open
dodongphure opened this issue Jul 17, 2018 · 0 comments
Open

Cannot parse Orders data into Json #72

dodongphure opened this issue Jul 17, 2018 · 0 comments

Comments

@dodongphure
Copy link

When I use GetOrders() to get Orders data, I want to parse these data into JSON objects as I am writing api for this. But unfortunately, the parsed JSON objects only has property entity_id, other properties do not exist.
Btw I found that OrderConverter class, seem only field entity_id is required when parsing.
So can we have another method or something like this in order to parse all properties into JSON?

Thanks!

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

No branches or pull requests

1 participant