QuicksetupConfigurationManagerStatusSummary

data class QuicksetupConfigurationManagerStatusSummary(val status: String, val statusMessage: String, val statusType: String)

Constructors

constructor(status: String, statusMessage: String, statusType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Current status.

Link copied to clipboard

When applicable, returns an informational message relevant to the current status and status type of the status summary object.

Link copied to clipboard

Type of a status summary.