| Package | Description |
|---|---|
| com.chargebee.models | |
| com.chargebee.models.enums |
| Modifier and Type | Method and Description |
|---|---|
Quote.UpdateSubscriptionQuoteRequest |
Quote.UpdateSubscriptionQuoteRequest.changeOption(ChangeOption changeOption) |
Quote.EditUpdateSubscriptionQuoteRequest |
Quote.EditUpdateSubscriptionQuoteRequest.changeOption(ChangeOption changeOption) |
Quote.UpdateSubscriptionQuoteForItemsRequest |
Quote.UpdateSubscriptionQuoteForItemsRequest.changeOption(ChangeOption changeOption) |
Quote.EditUpdateSubscriptionQuoteForItemsRequest |
Quote.EditUpdateSubscriptionQuoteForItemsRequest.changeOption(ChangeOption changeOption) |
Subscription.UpdateRequest |
Subscription.UpdateRequest.changeOption(ChangeOption changeOption) |
Subscription.UpdateForItemsRequest |
Subscription.UpdateForItemsRequest.changeOption(ChangeOption changeOption) |
| Modifier and Type | Method and Description |
|---|---|
static ChangeOption |
ChangeOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeOption[] |
ChangeOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 ChargeBee. All rights reserved.