Uses of Enum
com.chargebee.models.enums.ItemType
Packages that use ItemType
-
Uses of ItemType in com.chargebee.models
Methods in com.chargebee.models that return ItemTypeMethods in com.chargebee.models that return types with arguments of type ItemTypeModifier and TypeMethodDescriptionAttachedItem.AttachedItemListRequest.itemType()Export.AttachedItemsRequest.itemType()Export.ItemPricesRequest.itemType()ItemPrice.ItemPriceListRequest.itemType()Methods in com.chargebee.models with parameters of type ItemTypeModifier and TypeMethodDescriptionItem.CreateRequest.bundleItemsToAddItemType(int index, ItemType bundleItemsToAddItemType) Item.UpdateRequest.bundleItemsToAddItemType(int index, ItemType bundleItemsToAddItemType) Item.UpdateRequest.bundleItemsToRemoveItemType(int index, ItemType bundleItemsToRemoveItemType) Item.UpdateRequest.bundleItemsToUpdateItemType(int index, ItemType bundleItemsToUpdateItemType) Estimate.CreateSubItemEstimateRequest.subscriptionItemItemType(int index, ItemType subscriptionItemItemType) Deprecated.Estimate.CreateSubItemForCustomerEstimateRequest.subscriptionItemItemType(int index, ItemType subscriptionItemItemType) Deprecated.Estimate.UpdateSubscriptionForItemsRequest.subscriptionItemItemType(int index, ItemType subscriptionItemItemType) Deprecated.HostedPage.CheckoutExistingForItemsRequest.subscriptionItemItemType(int index, ItemType subscriptionItemItemType) Deprecated.HostedPage.CheckoutNewForItemsRequest.subscriptionItemItemType(int index, ItemType subscriptionItemItemType) Deprecated.Quote.CreateSubItemsForCustomerQuoteRequest.subscriptionItemItemType(int index, ItemType subscriptionItemItemType) Deprecated.Quote.EditCreateSubCustomerQuoteForItemsRequest.subscriptionItemItemType(int index, ItemType subscriptionItemItemType) Deprecated.Quote.EditUpdateSubscriptionQuoteForItemsRequest.subscriptionItemItemType(int index, ItemType subscriptionItemItemType) Deprecated.Quote.UpdateSubscriptionQuoteForItemsRequest.subscriptionItemItemType(int index, ItemType subscriptionItemItemType) Deprecated.Subscription.CreateWithItemsRequest.subscriptionItemItemType(int index, ItemType subscriptionItemItemType) Deprecated.Subscription.ImportForItemsRequest.subscriptionItemItemType(int index, ItemType subscriptionItemItemType) Deprecated.Subscription.UpdateForItemsRequest.subscriptionItemItemType(int index, ItemType subscriptionItemItemType) Deprecated. -
Uses of ItemType in com.chargebee.models.enums
Methods in com.chargebee.models.enums that return ItemType