Package com.chargebee

Class BatchResult

All Implemented Interfaces:
ApiResponse

public class BatchResult extends Result
  • Constructor Details

    • BatchResult

      public BatchResult(int httpCode, org.json.JSONObject jsonObj)
    • BatchResult

      public BatchResult(int httpCode, org.json.JSONObject jsonObj, Map<String,List<String>> responseHeaders)
  • Method Details