EasyPost / easypost-java

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

[Fix] Public accessibility of `EasyPostTimeInTransitData` class #305

Closed nwithan8 closed 7 months ago

nwithan8 commented 7 months ago

Description

EasyPostTimeInTransitData was not explicitly marked as public, making it inaccessible to end-users.

Closes #304

Testing

Pull Request Type

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