Package | Description |
---|---|
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
CouponPolicyRequest.TypeOfDiscountEnum |
CouponPolicyRequest.getTypeOfDiscount()
Get typeOfDiscount
|
static CouponPolicyRequest.TypeOfDiscountEnum |
CouponPolicyRequest.TypeOfDiscountEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CouponPolicyRequest.TypeOfDiscountEnum[] |
CouponPolicyRequest.TypeOfDiscountEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CouponPolicyRequest.setTypeOfDiscount(CouponPolicyRequest.TypeOfDiscountEnum typeOfDiscount) |
CouponPolicyRequest |
CouponPolicyRequest.typeOfDiscount(CouponPolicyRequest.TypeOfDiscountEnum typeOfDiscount) |
Copyright © 2022. All rights reserved.