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