Package | Description |
---|---|
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
OSellerProductItemAttribute |
OSellerProductItemAttribute.attributeTypeName(String attributeTypeName) |
OSellerProductItemAttribute |
OSellerProductItemAttribute.attributeValueName(String attributeValueName) |
OSellerProductItemAttribute |
OSellerProductItemAttribute.editable(String editable) |
OSellerProductItemAttribute |
OSellerProductItemAttribute.exposed(OSellerProductItemAttribute.ExposedEnum exposed) |
Modifier and Type | Method and Description |
---|---|
List<OSellerProductItemAttribute> |
OSellerProductItem.getAttributes()
Get attributes
|
Modifier and Type | Method and Description |
---|---|
OSellerProductItem |
OSellerProductItem.addAttributesItem(OSellerProductItemAttribute attributesItem) |
Modifier and Type | Method and Description |
---|---|
OSellerProductItem |
OSellerProductItem.attributes(List<OSellerProductItemAttribute> attributes) |
void |
OSellerProductItem.setAttributes(List<OSellerProductItemAttribute> attributes) |
Copyright © 2022. All rights reserved.