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?¶
optionalcontentId:string
Defined in: src/__generated__/schemas/ScoreRequest.ts:10
increment?¶
optionalincrement: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?¶
optionalstats:Record<string,string>
Defined in: src/__generated__/schemas/ScoreRequest.ts:12
tournamentId¶
tournamentId:
string
Defined in: src/__generated__/schemas/ScoreRequest.ts:9