SleeveX

@JsonClass(generateAdapter = true)
data class SleeveX(@Json(name = "length") val length: String?)

Constructors

Link copied to clipboard
constructor(@Json(name = "length") length: String?)

Properties

Link copied to clipboard