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