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