Interface IRankingDump

Hierarchy

  • IRankingDump

Properties

columns?: IColumnDump[]

columsn of this ranking

groupColumns?: string[]

uids of group columns

groupSortCriteria?: { asc: boolean; sortBy: string }[]

group sort criteria

sortColumn?: { asc: boolean; sortBy: string }

compatibility

Deprecated

Type declaration

  • asc: boolean
  • sortBy: string
sortCriteria?: { asc: boolean; sortBy: string }[]

sort criteria