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

feat: add get_order_result_by_date api #12

Merged
merged 4 commits into from
Dec 15, 2023
Merged

feat: add get_order_result_by_date api #12

merged 4 commits into from
Dec 15, 2023

Conversation

ZJKung
Copy link

@ZJKung ZJKung commented Dec 12, 2023

No description provided.

return self.process_order_results(loads(order_res))
return loads(order_res)["data"]["order_results"]

def get_order_result_by_date(self, start, end):
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new api

@bistin bistin merged commit 04ba839 into fugle-dev:main Dec 15, 2023
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants