# Interface: IScheduledTaskInfo

Interface describing a scheduled task information.

## Properties

### tasks {#tasks}

> **tasks**: `object`

The information for the tasks.

#### Index Signature

\[`id`: `string`\]: [`IScheduledTaskTime`](IScheduledTaskTime.md)[]
