rectangles

@SerializedName(value = "rectangles")
@Expose
open var rectangles: Set<Rectangle>

An array of rectangles specifying areas of interest within the image.