| Package | Description |
|---|---|
| com.chargebee.models |
| Modifier and Type | Method and Description |
|---|---|
Order.OrderLineItem.Status |
Order.OrderLineItem.status() |
static Order.OrderLineItem.Status |
Order.OrderLineItem.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Order.OrderLineItem.Status[] |
Order.OrderLineItem.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Order.UpdateRequest |
Order.UpdateRequest.orderLineItemStatus(int index,
Order.OrderLineItem.Status orderLineItemStatus) |
Copyright © 2023 ChargeBee. All rights reserved.