Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 672 Bytes

SystemInfoResponse.md

File metadata and controls

17 lines (12 loc) · 672 Bytes

spanapi.model.SystemInfoResponse

Load the model package

import 'package:spanapi/api.dart';

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]