Upper Body Attributes
@JsonClass(generateAdapter = true )
Constructors
Link copied to clipboard
constructor(@Json(name = "headwear" ) headwear: Headwear?, @Json(name = "sleeve" ) sleeve: Sleeve?, @Json(name = "upper_clothing" ) upperClothing: UpperClothing?)