Uses of Class
com.chargebee.models.Item.UpdateRequest
Packages that use Item.UpdateRequest
-
Uses of Item.UpdateRequest in com.chargebee.models
Methods in com.chargebee.models that return Item.UpdateRequestModifier and TypeMethodDescriptionItem.UpdateRequest.applicableItems(String... applicableItems) Item.UpdateRequest.applicableItems(List<String> applicableItems) Item.UpdateRequest.bundleConfigurationType(Item.BundleConfiguration.Type bundleConfigurationType) Item.UpdateRequest.bundleItemsToAddItemId(int index, String bundleItemsToAddItemId) Item.UpdateRequest.bundleItemsToAddItemType(int index, ItemType bundleItemsToAddItemType) Item.UpdateRequest.bundleItemsToAddPriceAllocation(int index, BigDecimal bundleItemsToAddPriceAllocation) Item.UpdateRequest.bundleItemsToAddQuantity(int index, Integer bundleItemsToAddQuantity) Item.UpdateRequest.bundleItemsToRemoveItemId(int index, String bundleItemsToRemoveItemId) Item.UpdateRequest.bundleItemsToRemoveItemType(int index, ItemType bundleItemsToRemoveItemType) Item.UpdateRequest.bundleItemsToUpdateItemId(int index, String bundleItemsToUpdateItemId) Item.UpdateRequest.bundleItemsToUpdateItemType(int index, ItemType bundleItemsToUpdateItemType) Item.UpdateRequest.bundleItemsToUpdatePriceAllocation(int index, BigDecimal bundleItemsToUpdatePriceAllocation) Item.UpdateRequest.bundleItemsToUpdateQuantity(int index, Integer bundleItemsToUpdateQuantity) Item.UpdateRequest.clearApplicableItems(Boolean clearApplicableItems) Deprecated.Item.UpdateRequest.description(String description) Item.UpdateRequest.enabledForCheckout(Boolean enabledForCheckout) Item.UpdateRequest.enabledInPortal(Boolean enabledInPortal) Item.UpdateRequest.externalName(String externalName) Item.UpdateRequest.giftClaimRedirectUrl(String giftClaimRedirectUrl) Item.UpdateRequest.includedInMrr(Boolean includedInMrr) Item.UpdateRequest.isPercentagePricing(Boolean isPercentagePricing) Item.UpdateRequest.isShippable(Boolean isShippable) Item.UpdateRequest.itemApplicability(Item.ItemApplicability itemApplicability) Item.UpdateRequest.itemFamilyId(String itemFamilyId) Item.UpdateRequest.metadata(org.json.JSONObject metadata) Item.UpdateRequest.redirectUrl(String redirectUrl) Item.UpdateRequest.status(Item.Status status) static Item.UpdateRequest