beamable-sdk / schema / EventPhaseRuntime
Type Alias: EventPhaseRuntime¶
EventPhaseRuntime =
object
Defined in: src/__generated__/schemas/EventPhaseRuntime.ts:8
Properties¶
endTime¶
endTime:
bigint|string
Defined in: src/__generated__/schemas/EventPhaseRuntime.ts:9
name¶
name:
string
Defined in: src/__generated__/schemas/EventPhaseRuntime.ts:10
rules¶
rules:
EventRule[]
Defined in: src/__generated__/schemas/EventPhaseRuntime.ts:11
startTime¶
startTime:
bigint|string
Defined in: src/__generated__/schemas/EventPhaseRuntime.ts:12