Planfix API: sorting types for projects

From Planfix
Revision as of 13:39, 18 November 2022 by Aliona (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

List of available values for the parameter sortType (specifies the field by which sorting will occur, and in which way it will occur):

Value Description Notes
TITLE_ASC by name (alphabetical)
TITLE_DESC by name (reverse alphabetical)
NUMBER_ASC by number (ascending)
NUMBER_DESC by number (descending)


Go To