Interface SublabelRequest

Export

SublabelRequest

Hierarchy

  • SublabelRequest

Properties

attributes?: AttributeRequest[]

The list of attributes. If you want to remove an attribute, you need to recreate the label and specify the remaining attributes.

Memberof

SublabelRequest

color?: string

The hex value for the RGB color. Will be generated automatically, unless specified explicitly.

Memberof

SublabelRequest

has_parent?: boolean

Memberof

SublabelRequest

id?: number

Memberof

SublabelRequest

name: string

Memberof

SublabelRequest

type?: string

Associated annotation type for this label

Memberof

SublabelRequest

Generated using TypeDoc