Deep Trekker BRIDGE API - v1.0.3
Preparing search index...
SoftwareUpdate
Type Alias SoftwareUpdate
SoftwareUpdate
Describes a software update giving a release date and corresponding version notes.
type
SoftwareUpdate
=
{
releaseDate
:
string
;
versionNotes
:
VersionNote
;
}
Index
Properties
release
Date
version
Notes
Properties
release
Date
releaseDate
:
string
version
Notes
versionNotes
:
VersionNote
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
release
Date
version
Notes
Deep Trekker BRIDGE API - v1.0.3
Loading...
SoftwareUpdate
Describes a software update giving a release date and corresponding version notes.