Package | Description |
---|---|
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
OAttributeType |
OAttributeType.addUsableUnitsItem(String usableUnitsItem) |
OAttributeType |
OAttributeType.attributeTypeName(String attributeTypeName) |
OAttributeType |
OAttributeType.basicUnit(String basicUnit) |
OAttributeType |
OAttributeType.dataType(String dataType) |
OAttributeType |
OAttributeType.exposed(String exposed) |
OAttributeType |
OAttributeType.groupNumber(String groupNumber) |
OAttributeType |
OAttributeType.required(String required) |
OAttributeType |
OAttributeType.usableUnits(List<String> usableUnits) |
Modifier and Type | Method and Description |
---|---|
List<OAttributeType> |
OCategoryMeta.getAttributes()
Get attributes
|
Modifier and Type | Method and Description |
---|---|
OCategoryMeta |
OCategoryMeta.addAttributesItem(OAttributeType attributesItem) |
Modifier and Type | Method and Description |
---|---|
OCategoryMeta |
OCategoryMeta.attributes(List<OAttributeType> attributes) |
void |
OCategoryMeta.setAttributes(List<OAttributeType> attributes) |
Copyright © 2022. All rights reserved.