Project Custom Module Custom Config Custom Output Property Value Expression
data class ProjectCustomModuleCustomConfigCustomOutputPropertyValueExpression(val description: String? = null, val expression: String, val location: String? = null, val title: String? = null)
Constructors
Link copied to clipboard
fun ProjectCustomModuleCustomConfigCustomOutputPropertyValueExpression(description: String? = null, expression: String, location: String? = null, title: String? = null)