public class Result extends ResultBase implements ApiResponse
| Modifier and Type | Field and Description |
|---|---|
int |
httpCode |
Map<String,List<String>> |
responseHeaders |
| Constructor and Description |
|---|
Result(int httpCode,
org.json.JSONObject jsonObj) |
Result(int httpCode,
org.json.JSONObject jsonObj,
Map<String,List<String>> responseHeaders) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<String>> |
getResponseHeaders() |
int |
httpCode() |
boolean |
isIdempotencyReplayed() |
org.json.JSONObject |
jsonResponse() |
addon, address, advanceInvoiceSchedule, advanceInvoiceSchedules, attachedItem, card, comment, contact, contractTerm, coupon, couponCode, couponSet, creditNote, creditNotes, customer, differentialPrice, differentialPrices, discount, download, downloads, entitlementOverride, estimate, event, export, feature, gift, hierarchies, hierarchy, hostedPage, impactedItem, impactedSubscription, inAppSubscription, inAppSubscriptions, invoice, invoices, item, itemEntitlement, itemFamily, itemPrice, jsonObj, order, paymentIntent, paymentReferenceNumber, paymentSource, paymentVoucher, plan, portalSession, promotionalCredit, purchase, quote, quotedCharge, quotedSubscription, quoteLineGroup, resourceMigration, siteMigrationDetail, subscription, subscriptionEntitlement, taxWithheld, thirdPartyPaymentMethod, timeMachine, token, toString, transaction, unbilledCharge, unbilledCharges, usage, virtualBankAccountpublic int httpCode()
httpCode in interface ApiResponsepublic boolean isIdempotencyReplayed()
public org.json.JSONObject jsonResponse()
jsonResponse in interface ApiResponseCopyright © 2023 ChargeBee. All rights reserved.