fixes

@SerializedName(value = "fixes")
@Expose
open var fixes: Set<Fix>

An array of 'fix' objects, each of which represents a proposed fix to the problem indicated by the result.