Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 625 Bytes

BuildStatus.md

File metadata and controls

13 lines (9 loc) · 625 Bytes

BuildStatus

Properties

Name Type Description Notes
created_at datetime The date and time the build was created [optional]
finished_at datetime The date and time the build finished [optional]
started_at datetime The date and time the build started [optional]
status BuildStatusEnum The status of the build

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