Skip to main content

Type Alias: ModelProps

ModelProps = IKeyValue & object

Defined in: models/model.ts:13

The main model properties shared across all other classes.

Type declaration

created?

optional created: number

The timestamp of when the model was created

uuid?

optional uuid: string

The UUID of the model