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