UpperClothingX

@JsonClass(generateAdapter = true)
data class UpperClothingX(@Json(name = "colors") val colors: List<String>?)

Constructors

Link copied to clipboard
constructor(@Json(name = "colors") colors: List<String>?)

Properties

Link copied to clipboard

Items Enum: "black" "blue" "green" "gray" "orange" "purple" "red" "white" "yellow" "pink" "brown" "beige" "khaki" "multicolored" "undefined" Upper clothing color set.