beamable-sdk / schema / EventScoreRequest
Type Alias: EventScoreRequest¶
EventScoreRequest =
object
Defined in: src/__generated__/schemas/EventScoreRequest.ts:6
⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.
Properties¶
eventId¶
eventId:
string
Defined in: src/__generated__/schemas/EventScoreRequest.ts:7
increment?¶
optionalincrement:boolean
Defined in: src/__generated__/schemas/EventScoreRequest.ts:9
score¶
score:
number
Defined in: src/__generated__/schemas/EventScoreRequest.ts:8
stats?¶
optionalstats:Record<string,string>
Defined in: src/__generated__/schemas/EventScoreRequest.ts:10