SnapshotProperties#
Type alias SnapshotProperties
Snapshot Properties: { name?: string; order?: number; thumbnail?: string }
Type declaration
-
Optional
name?: string -
Optional
order?: numberThe order of the Snapshot.
Default
undefined
-
Optional
thumbnail?: stringThe thumbnail of the Snapshot as Base64 encoded jpg or png.
Default
undefined
The name of the Snapshot.
Default
undefined