Package com.easypost.service
Class LumaService
java.lang.Object
com.easypost.service.LumaService
- 
Method Summary
Modifier and TypeMethodDescriptiongetPromise(Map<String, Object> params) Get service recommendations from Luma that meet the criteria of your ruleset. 
- 
Method Details
- 
getPromise
Get service recommendations from Luma that meet the criteria of your ruleset.- Parameters:
 params- The map of parameters.- Returns:
 - LumaInfo object.
 - Throws:
 EasyPostException- When the request fails.
 
 -