replacements

@SerializedName(value = "replacements")
@Expose
open var replacements: List<Replacement>

An array of replacement objects, each of which represents the replacement of a single region in a single artifact specified by 'artifactLocation'. (Required)