ClusterIssueCodeEnumValueResponse

data class ClusterIssueCodeEnumValueResponse(val value: String? = null)

Definition of ClusterIssueCodeEnumValue

Constructors

Link copied to clipboard
constructor(value: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val value: String? = null

Property value