|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Coupon.DiscountType | |
|---|---|
| com.chargebee.models | |
| Uses of Coupon.DiscountType in com.chargebee.models |
|---|
| Methods in com.chargebee.models that return Coupon.DiscountType | |
|---|---|
Coupon.DiscountType |
Coupon.discountType()
|
static Coupon.DiscountType |
Coupon.DiscountType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Coupon.DiscountType[] |
Coupon.DiscountType.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.DiscountType | |
|---|---|
EnumFilter<Coupon.DiscountType,Export.CouponsRequest> |
Export.CouponsRequest.couponDiscountType()
|
EnumFilter<Coupon.DiscountType,Coupon.CouponListRequest> |
Coupon.CouponListRequest.discountType()
|
| Methods in com.chargebee.models with parameters of type Coupon.DiscountType | |
|---|---|
Coupon.CreateRequest |
Coupon.CreateRequest.discountType(Coupon.DiscountType discountType)
|
Coupon.UpdateRequest |
Coupon.UpdateRequest.discountType(Coupon.DiscountType discountType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||