Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
bgColor#FFFFFF
titleBGColor#99CC66
titleOrderBy

Value

Description

BY_BET

Order by placed time, then bet id.

BY_MARKET

Order by market id, then placed time, then bet id.

BY_MATCH_TIMEOrder by time of last matched fragment (if any), then placed time, then bet id


Anchor
SortDir
SortDir

Panel
bgColor#FFFFFF
titleBGColor#99CC66
titleSortDir

Value

Description

EARLIEST_TO_LATEST

Order from earliest value to latest e.g. lowest betId is first in the results.

LATEST_TO_EARLIEST

Order from the latest value to the earliest e.g. highest betId is first in the results.

...