DashboardColumnSort

data class DashboardColumnSort(val aggregationFunction: DashboardAggregationFunction? = null, val direction: DashboardSortDirection, val sortBy: DashboardColumnIdentifier)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard