TemplateAttributeAggregationFunction

data class TemplateAttributeAggregationFunction(val simpleAttributeAggregation: TemplateSimpleAttributeAggregationFunction? = null, val valueForMultipleValues: String? = null)

Constructors

Link copied to clipboard
fun TemplateAttributeAggregationFunction(simpleAttributeAggregation: TemplateSimpleAttributeAggregationFunction? = null, valueForMultipleValues: String? = null)

Types

Link copied to clipboard
object Companion

Properties