conversionSources

@SerializedName(value = "conversionSources")
@Expose
open var conversionSources: Set<PhysicalLocation>

An array of physicalLocation objects which specify the portions of an analysis tool's output that a converter transformed into the result.