ImageTagCreateEntry interface

Entry associating a tag to an image.

Properties

imageId

Id of the image.

tagId

Id of the tag.

Property Details

imageId

Id of the image.

imageId?: string

Property Value

string

tagId

Id of the tag.

tagId?: string

Property Value

string