Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace HourlyFrequencyDetails

Frequency details model to set hourly frequency

Properties

Optional frequency

frequency: Frequency

the frequency of the schedule.

Optional interval

interval: undefined | number

This hold the repeatability aspect of a schedule. i.e. in a monhtly frequency, a task can be scheduled for every month, once in two months, once in tree months etc. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Const modelType

modelType: string = "HOURLY"

Optional time

time: model.Time

Methods

getDeserializedJsonObj

getJsonObj