Task Properties Response
data class TaskPropertiesResponse(val parameters: Map<String, String>? = null, val source: String? = null)
Task properties of the software update configuration.
Task properties of the software update configuration.