aboutsummaryrefslogtreecommitdiff
path: root/jb-ui/src/api_fsb/docs/LeaderboardCode.md
blob: 7f3ba721a13b46e58fb813a35ab3bed0762067eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# LeaderboardCode

The type of leaderboard. What the \"values\" represent.

## Enum

* `CompleteCount` (value: `'complete_count'`)

* `LargestUserPayout` (value: `'largest_user_payout'`)

* `SumUserPayout` (value: `'sum_user_payout'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)