@Generated(value="com.coupang.client.generator.CoupangCustomCodeGenerator", date="2022-01-07T15:32:33.824+09:00") public class OAttributeType extends Object
Constructor and Description |
---|
OAttributeType() |
public OAttributeType usableUnits(List<String> usableUnits)
public OAttributeType addUsableUnitsItem(String usableUnitsItem)
public OAttributeType required(String required)
public String getRequired()
public void setRequired(String required)
public OAttributeType dataType(String dataType)
public String getDataType()
public void setDataType(String dataType)
public OAttributeType basicUnit(String basicUnit)
public String getBasicUnit()
public void setBasicUnit(String basicUnit)
public OAttributeType attributeTypeName(String attributeTypeName)
public String getAttributeTypeName()
public void setAttributeTypeName(String attributeTypeName)
public OAttributeType groupNumber(String groupNumber)
public String getGroupNumber()
public void setGroupNumber(String groupNumber)
public OAttributeType exposed(String exposed)
public String getExposed()
public void setExposed(String exposed)
Copyright © 2022. All rights reserved.