com.chargebee
Class Result

java.lang.Object
  extended by com.chargebee.internal.ResultBase
      extended by com.chargebee.Result

public class Result
extends ResultBase


Field Summary
 int httpCode
           
 
Constructor Summary
Result(int httpCode, org.json.JSONObject jsonObj)
           
 
Method Summary
 
Methods inherited from class com.chargebee.internal.ResultBase
addon, address, card, comment, coupon, couponCode, customer, download, estimate, event, hostedPage, invoice, plan, portalSession, subscription, toString, transaction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

httpCode

public final int httpCode
Constructor Detail

Result

public Result(int httpCode,
              org.json.JSONObject jsonObj)


Copyright © 2014 ChargeBee. All Rights Reserved.