Uses of Class
com.chargebee.models.Invoice.LineItem.EntityType

Packages that use Invoice.LineItem.EntityType
com.chargebee.models   
 

Uses of Invoice.LineItem.EntityType in com.chargebee.models
 

Methods in com.chargebee.models that return Invoice.LineItem.EntityType
 Invoice.LineItem.EntityType Invoice.LineItem.entityType()
           
static Invoice.LineItem.EntityType Invoice.LineItem.EntityType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Invoice.LineItem.EntityType[] Invoice.LineItem.EntityType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.chargebee.models with parameters of type Invoice.LineItem.EntityType
 Invoice.ImportInvoiceRequest Invoice.ImportInvoiceRequest.lineItemEntityType(int index, Invoice.LineItem.EntityType lineItemEntityType)
           
 



Copyright © 2019 ChargeBee. All Rights Reserved.