com.chargebee
Interface ApiResponse

All Known Implementing Classes:
ListResult, Result

public interface ApiResponse

Author:
cb-ajit

Method Summary
 int httpCode()
           
 org.json.JSONObject jsonResponse()
           
 

Method Detail

httpCode

int httpCode()

jsonResponse

org.json.JSONObject jsonResponse()


Copyright © 2019 ChargeBee. All Rights Reserved.