Bounds

constructor(@Json(name = "x") x: Int, @Json(name = "y") y: Int, @Json(name = "width") width: Int, @Json(name = "height") height: Int)