TemplateColumnSort

data class TemplateColumnSort(val aggregationFunction: TemplateAggregationFunction? = null, val direction: TemplateSortDirection, val sortBy: TemplateColumnIdentifier)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard