ImageIdCreateEntry interface

An interface representing ImageIdCreateEntry.

Properties

id

Id of the image.

regions
tagIds

Property Details

id

Id of the image.

id?: string

Property Value

string

regions

regions?: Region[]

Property Value

Region[]

tagIds

tagIds?: string[]

Property Value

string[]