ArtifactChange
fun ArtifactChange( @Json(name = "artifactLocation") artifactLocation: ArtifactLocation, @Json(name = "properties") properties: PropertyBag? = null, @Json(name = "replacements") replacements: List<Replacement>)
Content copied to clipboard