Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 608 Bytes

SystemInfoResponse.md

File metadata and controls

13 lines (8 loc) · 608 Bytes

SystemInfoResponse

Properties

Name Type Description Notes
version Option<String> This is the system version [optional]
build_date Option<String> The build time for this version. [optional]
release_name Option<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]