Sublabel class reference
Properties
Name | Type | Description | Notes |
---|---|---|---|
name | str | ||
id | int | [optional] | |
color | str | The hex value for the RGB color. Will be generated automatically, unless specified explicitly. | [optional] |
attributes | [Attribute] | The list of attributes. If you want to remove an attribute, you need to recreate the label and specify the remaining attributes. | [optional] if omitted the server will use the default value of [] |
type | str | Associated annotation type for this label | [optional] |
has_parent | bool | [optional] |