DashboardTableSortConfiguration

data class DashboardTableSortConfiguration(val paginationConfiguration: DashboardPaginationConfiguration? = null, val rowSort: List<DashboardFieldSortOptions>? = null)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard