Preparing search index...
The search index is not available
cvat-sdk
cvat-sdk
Attribute
Interface Attribute
Export
Attribute
interface
Attribute
{
default_value
?:
string
;
id
?:
number
;
input_type
:
InputTypeEnum
;
mutable
:
boolean
;
name
:
string
;
values
:
string
[]
;
}
Index
Properties
default_
value?
id?
input_
type
mutable
name
values
Properties
Optional
default_
value
default_value
?:
string
Memberof
Attribute
Optional
id
id
?:
number
Memberof
Attribute
input_
type
input_type
:
InputTypeEnum
Memberof
Attribute
mutable
mutable
:
boolean
Memberof
Attribute
name
name
:
string
Memberof
Attribute
values
values
:
string
[]
Memberof
Attribute
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default_
value
id
input_
type
mutable
name
values
cvat-sdk
Loading...
Export
Attribute