Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 519 Bytes

BuildInfoModel.md

File metadata and controls

12 lines (9 loc) · 519 Bytes

# BuildInfoModel

Properties

Name Type Description Notes
version string Version number. [optional]
build_date string Build date (UTC). [optional]
configuration string Build configuration (Debug Release).
app_name string Service name. [optional]

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