com.chargebee
Class Result
java.lang.Object
com.chargebee.internal.ResultBase
com.chargebee.Result
- All Implemented Interfaces:
- ApiResponse
public class Result
- extends ResultBase
- implements ApiResponse
Constructor Summary |
Result(int httpCode,
org.json.JSONObject jsonObj)
|
Methods inherited from class com.chargebee.internal.ResultBase |
addon, address, card, comment, coupon, couponCode, couponSet, creditNote, creditNotes, customer, download, estimate, event, hostedPage, invoice, invoices, jsonObj, order, paymentSource, plan, portalSession, promotionalCredit, resourceMigration, siteMigrationDetail, subscription, thirdPartyPaymentMethod, timeMachine, toString, transaction, unbilledCharge, unbilledCharges |
httpCode
public final int httpCode
Result
public Result(int httpCode,
org.json.JSONObject jsonObj)
httpCode
public int httpCode()
- Specified by:
httpCode
in interface ApiResponse
jsonResponse
public org.json.JSONObject jsonResponse()
- Specified by:
jsonResponse
in interface ApiResponse
Copyright © 2018 ChargeBee. All Rights Reserved.