@servicenow/sdk - v4.9.0
    Preparing search index...
    PeriodicallyInputs: ScheduledInputsBase & {
        recurrence: "periodically";
        repeat: TypeOf<SI["repeat"]>;
    } & EndGroup

    Type Declaration

    • recurrence: "periodically"

      Repeats at a custom duration interval.

      Fields: repeat, end.

    • repeat: TypeOf<SI["repeat"]>

      Duration between repeats. Format: dd HH:mm:ss