Organization Custom Module Custom Config Custom Output Property
data class OrganizationCustomModuleCustomConfigCustomOutputProperty(val name: String? = null, val valueExpression: OrganizationCustomModuleCustomConfigCustomOutputPropertyValueExpression? = null)
Constructors
Link copied to clipboard
fun OrganizationCustomModuleCustomConfigCustomOutputProperty(name: String? = null, valueExpression: OrganizationCustomModuleCustomConfigCustomOutputPropertyValueExpression? = null)
Types
Properties
Link copied to clipboard