Class RateService
java.lang.Object
com.easypost.service.RateService
-
Method Summary
-
Method Details
-
retrieve
Retrieve a Rate from the API.- Parameters:
id
- ID of the Rate to retrieve.- Returns:
- Rate object.
- Throws:
EasyPostException
- when the request fails.
-