Skip to main content

LabelImage Object

Description

Image associated with a label.

Declaration

type LabelImage {
uri: String
thumbnail: String
}

Fields

NameTypeDescription
uriStringURI to the full-size image.
thumbnailStringURI to the thumbnail image.