Skip to content

beamable-sdk / schema / ScoreRequest

Type Alias: ScoreRequest

ScoreRequest = object

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

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

Properties

contentId?

optional contentId: string

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


increment?

optional increment: boolean

Defined in: src/__generated__/schemas/ScoreRequest.ts:11


playerId

playerId: bigint | string

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


score

score: number

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


stats?

optional stats: Record<string, string>

Defined in: src/__generated__/schemas/ScoreRequest.ts:12


tournamentId

tournamentId: string

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