Preparing search index...
The search index is not available
cvat-sdk
cvat-sdk
FunctionCallParams
Interface FunctionCallParams
Export
FunctionCallParams
interface
FunctionCallParams
{
id
:
null
|
string
;
job
?:
number
;
task
:
null
|
number
;
threshold
:
null
|
number
;
}
Index
Properties
id
job?
task
threshold
Properties
id
id
:
null
|
string
The name of the function
Memberof
FunctionCallParams
Optional
job
job
?:
number
The id of the job
Memberof
FunctionCallParams
task
task
:
null
|
number
The id of the task
Memberof
FunctionCallParams
threshold
threshold
:
null
|
number
Memberof
FunctionCallParams
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
job
task
threshold
cvat-sdk
Loading...
Export
FunctionCallParams