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