Skip to content

TeamSortOptions

Tumetsu edited this page May 7, 2022 · 8 revisions

Interface: TeamSortOptions

Used to define the optional sorting options for team lists requests. See getTeams()

Table of contents

Properties

Properties

criteria

criteria: TeamListSortCriteria

Sorting criteria used when teams are requested.

Defined in

statistics/statistics.ts:78


order

order: "asc" | "desc"

Order of the results when sorting is requested.

Defined in

statistics/statistics.ts:82

kilometrikisa-client

Clone this wiki locally