GetAccountDeletionCheckTaskNotAllowReason

data class GetAccountDeletionCheckTaskNotAllowReason(val checkId: String, val checkName: String, val description: String)

Constructors

constructor(checkId: String, checkName: String, description: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the check item.

Link copied to clipboard

The name of the cloud service to which the check item belongs.

Link copied to clipboard

The description of the check item.