ProjectSecurityPropertiesProjectProtection

data class ProjectSecurityPropertiesProjectProtection(val exceptionPolicy: String? = null, val protected: Boolean? = null)

Constructors

constructor(exceptionPolicy: String? = null, protected: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val protected: Boolean? = null

Whether enabled, value:(true/false)