Class LumaService

java.lang.Object
com.easypost.service.LumaService

public class LumaService extends Object
  • Method Details

    • getPromise

      public LumaInfo getPromise(Map<String,Object> params) throws EasyPostException
      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.