Uses of Class
com.chargebee.internal.Resource

Packages that use Resource
com.chargebee.internal   
com.chargebee.models   
 

Uses of Resource in com.chargebee.internal
 

Methods in com.chargebee.internal with type parameters of type Resource
<S extends Resource>
S
Resource.optSubResource(String key, Class<S> claz)
           
<S extends Resource>
List<S>
Resource.reqList(String key, Class<S> claz)
           
<S extends Resource>
S
Resource.reqSubResource(String key, Class<S> claz)
           
 

Uses of Resource in com.chargebee.models
 

Subclasses of Resource in com.chargebee.models
 class Addon
           
 class Address
           
 class Card
           
 class Comment
           
 class Coupon
           
 class CouponCode
           
 class Customer
           
static class Customer.BillingAddress
           
static class Customer.PaymentMethod
           
 class Download
           
 class Estimate
           
static class Estimate.Discount
           
static class Estimate.LineItem
           
static class Estimate.Tax
           
 class Event
           
static class Event.Webhook
           
 class HostedPage
           
 class Invoice
           
static class Invoice.BillingAddress
           
static class Invoice.Discount
           
static class Invoice.LineItem
           
static class Invoice.LinkedOrder
           
static class Invoice.LinkedTransaction
           
static class Invoice.Note
           
static class Invoice.ShippingAddress
           
static class Invoice.Tax
           
 class Order
           
 class Plan
           
 class PortalSession
           
static class PortalSession.LinkedCustomer
           
 class Subscription
           
static class Subscription.Addon
           
static class Subscription.Coupon
           
static class Subscription.ShippingAddress
           
 class Transaction
           
static class Transaction.LinkedInvoice
           
 



Copyright © 2015 ChargeBee. All Rights Reserved.