ProgressRequest: {
    id_live_preview?: number;
    id_task?: string;
    live_preview?: boolean;
}

Type declaration

  • Optional id_live_preview?: number

    id of last received last preview image

  • Optional id_task?: string

    id of the task to get progress for

  • Optional live_preview?: boolean

    boolean flag indicating whether to include the live preview image