Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Indexer Server Utils
IndexerServerLeaderboardParams
Interface IndexerServerLeaderboardParams
interface
IndexerServerLeaderboardParams
{
contest_id
:
number
;
rank_type
:
IndexerLeaderboardRankType
;
start
?:
string
|
number
;
limit
?:
string
|
number
;
}
Index
Properties
contest_
id
rank_
type
start?
limit?
Properties
contest_
id
contest_
id
:
number
rank_
type
rank_
type
:
IndexerLeaderboardRankType
Optional
start
start
?:
string
|
number
Optional
limit
limit
?:
string
|
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
contest_
id
rank_
type
start
limit
Documentation
Loading...