locations

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

A temporally ordered array of 'threadFlowLocation' objects, each of which describes a location visited by the tool while producing the result. (Required)