Package com.chargebee
Interface ApiResponse
- All Known Implementing Classes:
BatchResult,ListResult,Result
public interface ApiResponse
- Author:
- cb-ajit
-
Method Summary
-
Method Details
-
httpCode
int httpCode() -
jsonResponse
org.json.JSONObject jsonResponse()
-