locations

@SerializedName(value = "locations")
@Expose
open var locations: List<Location>

The set of locations where the result was detected. Specify only one location unless the problem indicated by the result can only be corrected by making a change at every specified location.