Project Security Properties Project Protection
data class ProjectSecurityPropertiesProjectProtection(val exceptionPolicy: String? = null, val protected: Boolean? = null)
Constructors
Link copied to clipboard
fun ProjectSecurityPropertiesProjectProtection(exceptionPolicy: String? = null, protected: Boolean? = null)