TaskCompletionOptions
TaskCompletionOptions =
TaskCompleteOptions& {taskId:number; }
Options for completing a task when called from the service Extends TaskCompleteOptions with the required taskId field
Type Declaration¶
taskId¶
taskId:
number
TaskCompletionOptions =
TaskCompleteOptions& {taskId:number; }
Options for completing a task when called from the service Extends TaskCompleteOptions with the required taskId field
taskId:
number