Uses of Enum
com.chargebee.models.Coupon.Status
Packages that use Coupon.Status
-
Uses of Coupon.Status in com.chargebee.models
Methods in com.chargebee.models that return Coupon.StatusModifier and TypeMethodDescriptionCoupon.status()static Coupon.StatusReturns the enum constant of this type with the specified name.static Coupon.Status[]Coupon.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.chargebee.models that return types with arguments of type Coupon.StatusModifier and TypeMethodDescriptionExport.CouponsRequest.couponStatus()Coupon.CouponListRequest.status()Methods in com.chargebee.models with parameters of type Coupon.StatusModifier and TypeMethodDescriptionCoupon.CreateForItemsRequest.status(Coupon.Status status) Coupon.CreateRequest.status(Coupon.Status status)