Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.03 KB

BuildInfo.md

File metadata and controls

15 lines (12 loc) · 1.03 KB

BuildInfo

Properties

Name Type Description Notes
BuildBranch string The branch used to build the version of the bundle [optional] [default to null]
BuildFlags string The flags used to build the version of the bundle [optional] [default to null]
BuildRevision string The revision used to build the version of the bundle [optional] [default to null]
BuildTag string The tag used to build the version of the bundle [optional] [default to null]
BuildTool string The tool used to build the version of the bundle [optional] [default to null]
Built int64 The timestamp the version of the bundle was built [optional] [default to null]
BuiltBy string The identity of the user that performed the build [optional] [default to null]

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