Skip to content

beamable-sdk / schema / Schedule

Type Alias: Schedule

Schedule = object

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

Properties

activeFrom

activeFrom: string

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


activeTo?

optional activeTo: string

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


crons?

optional crons: string[]

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


definitions?

optional definitions: ScheduleDefinition[]

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


description?

optional description: string

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