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