Skip to content

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?

optional increment: boolean

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


score

score: number

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


stats?

optional stats: Record<string, string>

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