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

Missing startTime and endTime params in getDeliveryRecord #414

Closed
weishyun opened this issue Feb 9, 2025 · 1 comment · Fixed by #415
Closed

Missing startTime and endTime params in getDeliveryRecord #414

weishyun opened this issue Feb 9, 2025 · 1 comment · Fixed by #415

Comments

@weishyun
Copy link

weishyun commented Feb 9, 2025

As per title, missing startTime and endTIme params in getDeliveryRecord.

The current interface only support these

export interface GetDeliveryRecordParamsV5 { category: CategoryV5; symbol?: string; expDate?: string; limit?: number; cursor?: string; }

@tiagosiebler
Copy link
Owner

Thanks for reporting this. Fixed in v3.10.32 via #415

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 a pull request may close this issue.

2 participants