ScheduleTask interface
Schedule task model.
Properties
| configuration | Configuration for the task. |
| type | The discriminator possible values: Evaluation, Insight |
Property Details
configuration
Configuration for the task.
configuration?: Record<string, string>
Property Value
Record<string, string>
type
The discriminator possible values: Evaluation, Insight
type: ScheduleTaskType