| Package | Description |
|---|---|
| com.chargebee.models |
| Modifier and Type | Method and Description |
|---|---|
Coupon.ApplyOn |
Coupon.applyOn() |
static Coupon.ApplyOn |
Coupon.ApplyOn.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Coupon.ApplyOn[] |
Coupon.ApplyOn.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumFilter<Coupon.ApplyOn,Coupon.CouponListRequest> |
Coupon.CouponListRequest.applyOn() |
EnumFilter<Coupon.ApplyOn,Export.CouponsRequest> |
Export.CouponsRequest.couponApplyOn() |
| Modifier and Type | Method and Description |
|---|---|
Coupon.CreateRequest |
Coupon.CreateRequest.applyOn(Coupon.ApplyOn applyOn) |
Coupon.CreateForItemsRequest |
Coupon.CreateForItemsRequest.applyOn(Coupon.ApplyOn applyOn) |
Coupon.UpdateForItemsRequest |
Coupon.UpdateForItemsRequest.applyOn(Coupon.ApplyOn applyOn) |
Coupon.UpdateRequest |
Coupon.UpdateRequest.applyOn(Coupon.ApplyOn applyOn) |
Copyright © 2023 ChargeBee. All rights reserved.