RectX

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