@jellyfin/sdk
Preparing search index...
generated-client
ScheduledTasksApiStopTaskRequest
Interface ScheduledTasksApiStopTaskRequest
Request parameters for stopTask operation in ScheduledTasksApi.
interface
ScheduledTasksApiStopTaskRequest
{
taskId
:
string
;
}
Index
Properties
task
Id
Properties
Readonly
task
Id
taskId
:
string
Task Id.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
task
Id
@jellyfin/sdk
Loading...
Request parameters for stopTask operation in ScheduledTasksApi.