Skip to content

beamable-sdk / schema / LeaderboardListRequest

Type Alias: LeaderboardListRequest

LeaderboardListRequest = object

Defined in: src/__generated__/schemas/LeaderboardListRequest.ts:6

⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.

Properties

includePartitions?

optional includePartitions: boolean

Defined in: src/__generated__/schemas/LeaderboardListRequest.ts:7


limit?

optional limit: number

Defined in: src/__generated__/schemas/LeaderboardListRequest.ts:8


prefix?

optional prefix: string

Defined in: src/__generated__/schemas/LeaderboardListRequest.ts:9


skip?

optional skip: number

Defined in: src/__generated__/schemas/LeaderboardListRequest.ts:10