EasyPost / easypost-node

EasyPost Shipping API Client Library for Node
https://easypost.com/docs/api
MIT License
139 stars 54 forks source link

fix: typescript definitions for lowestRate functions #403

Closed Justintime50 closed 1 year ago

Justintime50 commented 1 year ago

Description

It was reported that the Typescript definitions for lowestRate are still static when in reality they are the only functions that are no longer static. This PR fixes the definitions and adds the missing ones for Orders/Pickups.

Closes #395

Testing

Pull Request Type

Please select the option(s) that are relevant to this PR.