|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.chargebee.internal.ResultBase
com.chargebee.Result
public class Result
| Field Summary | |
|---|---|
int |
httpCode
|
| Constructor Summary | |
|---|---|
Result(int httpCode,
org.json.JSONObject jsonObj)
|
|
| Method Summary | |
|---|---|
int |
httpCode()
|
org.json.JSONObject |
jsonResponse()
|
| Methods inherited from class com.chargebee.internal.ResultBase |
|---|
addon, address, card, comment, contact, coupon, couponCode, couponSet, creditNote, creditNotes, customer, download, estimate, event, export, gift, hierarchies, hierarchy, hostedPage, invoice, invoices, jsonObj, order, paymentIntent, paymentSource, plan, portalSession, promotionalCredit, quote, resourceMigration, siteMigrationDetail, subscription, thirdPartyPaymentMethod, timeMachine, token, toString, transaction, unbilledCharge, unbilledCharges, virtualBankAccount |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final int httpCode
| Constructor Detail |
|---|
public Result(int httpCode,
org.json.JSONObject jsonObj)
| Method Detail |
|---|
public int httpCode()
httpCode in interface ApiResponsepublic org.json.JSONObject jsonResponse()
jsonResponse in interface ApiResponse
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||