Type Alias PostTaskBody

PostTaskBody: TaskBase & { type?: "scheduled_reload" }

Type declaration

  • Optionaltype?: "scheduled_reload"

    Type of task being created - only contains the "scheduled_reload" value. Type value is not used for creating a schedule reload. It has been deprecated since 2022-04-05.