Skip to content

beamable-sdk / schema / GroupStatus

Type Alias: GroupStatus

GroupStatus = object

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

Properties

completed?

optional completed: CompletedStatus[]

Defined in: src/__generated__/schemas/GroupStatus.ts:15


contentId

contentId: string

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


groupId

groupId: bigint | string

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


lastUpdateCycle

lastUpdateCycle: number

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


stage

stage: number

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


tier

tier: number

Defined in: src/__generated__/schemas/GroupStatus.ts:13


tournamentId

tournamentId: string

Defined in: src/__generated__/schemas/GroupStatus.ts:14