You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.
<rant> Ugh, TypeScript is such a disaster, and far too limiting for a wrapper library around changing RESTful APIs. It pretty much guarantees forwards compatibility issues. </rant>
There is noway how to specify product/orderId (which is supported by the API) for getFills() method because there is only PageArgs arguments type.
The text was updated successfully, but these errors were encountered: