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 CreditNote
           
static class CreditNote.Allocation
           
static class CreditNote.Discount
           
static class CreditNote.LineItem
           
static class CreditNote.LineItemDiscount
           
static class CreditNote.LineItemTax
           
static class CreditNote.LinkedRefund
           
static class CreditNote.Tax
           
 class CreditNoteEstimate
           
static class CreditNoteEstimate.Discount
           
static class CreditNoteEstimate.LineItem
           
static class CreditNoteEstimate.LineItemDiscount
           
static class CreditNoteEstimate.LineItemTax
           
static class CreditNoteEstimate.Tax
           
 class Customer
           
static class Customer.BillingAddress
           
static class Customer.Contact
           
static class Customer.PaymentMethod
           
static class Customer.ReferralUrl
           
 class Download
           
 class Estimate
           
 class Event
           
static class Event.Webhook
           
 class HostedPage
           
 class Invoice
           
static class Invoice.AdjustmentCreditNote
           
static class Invoice.AppliedCredit
           
static class Invoice.BillingAddress
           
static class Invoice.Discount
           
static class Invoice.IssuedCreditNote
           
static class Invoice.LineItem
           
static class Invoice.LineItemDiscount
           
static class Invoice.LineItemTax
           
static class Invoice.LinkedOrder
           
static class Invoice.LinkedPayment
           
static class Invoice.Note
           
static class Invoice.ShippingAddress
           
static class Invoice.Tax
           
 class InvoiceEstimate
           
static class InvoiceEstimate.Discount
           
static class InvoiceEstimate.LineItem
           
static class InvoiceEstimate.LineItemDiscount
           
static class InvoiceEstimate.LineItemTax
           
static class InvoiceEstimate.Tax
           
 class Order
           
 class PaymentSource
           
static class PaymentSource.AmazonPayment
           
static class PaymentSource.BankAccount
           
static class PaymentSource.Card
           
static class PaymentSource.Paypal
           
 class Plan
           
 class PortalSession
           
static class PortalSession.LinkedCustomer
           
 class ResourceMigration
           
 class SiteMigrationDetail
           
 class Subscription
           
static class Subscription.Addon
           
static class Subscription.Coupon
           
static class Subscription.ReferralInfo
           
static class Subscription.ShippingAddress
           
 class SubscriptionEstimate
           
static class SubscriptionEstimate.ShippingAddress
           
 class ThirdPartyPaymentMethod
           
 class TimeMachine
           
 class Transaction
           
static class Transaction.LinkedCreditNote
           
static class Transaction.LinkedInvoice
           
static class Transaction.LinkedRefund
           
 class UnbilledCharge
           
 



Copyright © 2017 ChargeBee. All Rights Reserved.