ProductType
This enum defines product type.
enum ProductType {
TOP
BOTTOM
TOTAL_LOOK
BAG
SHOES
}
Values
ProductType.TOP
ProductType.BOTTOM
ProductType.TOTAL_LOOK
ProductType.BAG
ProductType.SHOES
Member Of
CreateProductInput
input ● GenerationResultProduct
object ● Product
object ● UpdateProductInput
input