| Package | Description |
|---|---|
| com.chargebee.models |
| Modifier and Type | Method and Description |
|---|---|
CouponCode.Status |
CouponCode.status() |
static CouponCode.Status |
CouponCode.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CouponCode.Status[] |
CouponCode.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<CouponCode.Status,CouponCode.CouponCodeListRequest> |
CouponCode.CouponCodeListRequest.status() |
Copyright © 2023 ChargeBee. All rights reserved.