| Package | Description |
|---|---|
| com.chargebee.models | |
| com.chargebee.models.enums |
| Modifier and Type | Method and Description |
|---|---|
ItemType |
ItemPrice.itemType() |
| Modifier and Type | Method and Description |
|---|---|
EnumFilter<ItemType,ItemPrice.ItemPriceListRequest> |
ItemPrice.ItemPriceListRequest.itemType() |
EnumFilter<ItemType,Export.ItemPricesRequest> |
Export.ItemPricesRequest.itemType() |
EnumFilter<ItemType,Export.AttachedItemsRequest> |
Export.AttachedItemsRequest.itemType() |
EnumFilter<ItemType,AttachedItem.AttachedItemListRequest> |
AttachedItem.AttachedItemListRequest.itemType() |
| Modifier and Type | Method and Description |
|---|---|
HostedPage.CheckoutNewForItemsRequest |
HostedPage.CheckoutNewForItemsRequest.subscriptionItemItemType(int index,
ItemType subscriptionItemItemType)
Deprecated.
|
HostedPage.CheckoutExistingForItemsRequest |
HostedPage.CheckoutExistingForItemsRequest.subscriptionItemItemType(int index,
ItemType subscriptionItemItemType)
Deprecated.
|
Estimate.CreateSubItemEstimateRequest |
Estimate.CreateSubItemEstimateRequest.subscriptionItemItemType(int index,
ItemType subscriptionItemItemType)
Deprecated.
|
Estimate.CreateSubItemForCustomerEstimateRequest |
Estimate.CreateSubItemForCustomerEstimateRequest.subscriptionItemItemType(int index,
ItemType subscriptionItemItemType)
Deprecated.
|
Estimate.UpdateSubscriptionForItemsRequest |
Estimate.UpdateSubscriptionForItemsRequest.subscriptionItemItemType(int index,
ItemType subscriptionItemItemType)
Deprecated.
|
Quote.CreateSubItemsForCustomerQuoteRequest |
Quote.CreateSubItemsForCustomerQuoteRequest.subscriptionItemItemType(int index,
ItemType subscriptionItemItemType)
Deprecated.
|
Quote.EditCreateSubCustomerQuoteForItemsRequest |
Quote.EditCreateSubCustomerQuoteForItemsRequest.subscriptionItemItemType(int index,
ItemType subscriptionItemItemType)
Deprecated.
|
Quote.UpdateSubscriptionQuoteForItemsRequest |
Quote.UpdateSubscriptionQuoteForItemsRequest.subscriptionItemItemType(int index,
ItemType subscriptionItemItemType)
Deprecated.
|
Quote.EditUpdateSubscriptionQuoteForItemsRequest |
Quote.EditUpdateSubscriptionQuoteForItemsRequest.subscriptionItemItemType(int index,
ItemType subscriptionItemItemType)
Deprecated.
|
Subscription.CreateWithItemsRequest |
Subscription.CreateWithItemsRequest.subscriptionItemItemType(int index,
ItemType subscriptionItemItemType)
Deprecated.
|
Subscription.UpdateForItemsRequest |
Subscription.UpdateForItemsRequest.subscriptionItemItemType(int index,
ItemType subscriptionItemItemType)
Deprecated.
|
Subscription.ImportForItemsRequest |
Subscription.ImportForItemsRequest.subscriptionItemItemType(int index,
ItemType subscriptionItemItemType)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static ItemType |
ItemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ItemType[] |
ItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 ChargeBee. All rights reserved.