Skip to main content

Interface: SequenceEnt

api.SequenceEnt

Ent representing sequence properties.

interface SequenceEnt

Hierarchy#

Properties#

id#

• id: string

Unique ID.

Inherited from#

IDEnt.id

Defined in#

api/ents/IDEnt.ts:10


image_ids#

• image_ids: string[]

The image IDs of the sequence sorted in acsending order based on capture time.

Defined in#

api/ents/SequenceEnt.ts:13