Folder Custom Module Custom Config Custom Output Property
data class FolderCustomModuleCustomConfigCustomOutputProperty(val name: String? = null, val valueExpression: FolderCustomModuleCustomConfigCustomOutputPropertyValueExpression? = null)
Constructors
Link copied to clipboard
constructor(name: String? = null, valueExpression: FolderCustomModuleCustomConfigCustomOutputPropertyValueExpression? = null)