| Package | Description |
|---|---|
| com.ning.billing.recurly.model |
| Modifier and Type | Method and Description |
|---|---|
Coupon.DiscountType |
Coupon.getDiscountType()
Gets the discount type associated with the
Coupon |
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.
|
Copyright © 2012-2020. All Rights Reserved.