com.chargebee
Class ListResult.Entry

java.lang.Object
  extended by com.chargebee.internal.ResultBase
      extended by com.chargebee.ListResult.Entry
Enclosing class:
ListResult

public static class ListResult.Entry
extends ResultBase

represents each entry in this result-list


Constructor Summary
ListResult.Entry(org.json.JSONObject entryJson)
           
 
Method Summary
 
Methods inherited from class com.chargebee.internal.ResultBase
addon, address, card, comment, coupon, couponCode, creditNote, creditNotes, customer, download, estimate, event, hostedPage, invoice, order, plan, portalSession, subscription, thirdPartyPaymentMethod, toString, transaction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ListResult.Entry

public ListResult.Entry(org.json.JSONObject entryJson)


Copyright © 2016 ChargeBee. All Rights Reserved.