Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScheduleTriggerRecurrence

Package version

The workflow trigger recurrence.

Hierarchy

  • ScheduleTriggerRecurrence

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Optional endTime

endTime: Date

The end time.

Optional frequency

The frequency.

Optional interval

interval: undefined | number

The interval.

Optional schedule

The recurrence schedule.

Optional startTime

startTime: Date

The start time.

Optional timeZone

timeZone: undefined | string

The time zone.

Generated using TypeDoc