Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 686 Bytes

SystemInfoResponse.md

File metadata and controls

13 lines (9 loc) · 686 Bytes

Com.Lab5e.Span.Model.SystemInfoResponse

Response object for system information. This contains system-level information.

Properties

Name Type Description Notes
_Version string This is the system version [optional]
BuildDate string The build time for this version. [optional]
ReleaseName string Human-readable code name for this release. This can be easier to remember than the version number. [optional]

[Back to Model list] [Back to API list] [Back to README]