Package | Description |
---|---|
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
OSellerProductItem.OverseasPurchasedEnum |
OSellerProductItem.getOverseasPurchased()
Get overseasPurchased
|
static OSellerProductItem.OverseasPurchasedEnum |
OSellerProductItem.OverseasPurchasedEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OSellerProductItem.OverseasPurchasedEnum[] |
OSellerProductItem.OverseasPurchasedEnum.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.overseasPurchased(OSellerProductItem.OverseasPurchasedEnum overseasPurchased) |
void |
OSellerProductItem.setOverseasPurchased(OSellerProductItem.OverseasPurchasedEnum overseasPurchased) |
Copyright © 2022. All rights reserved.