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