Planfix API: sorting types for projects

From Planfix
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