Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 698 Bytes

File metadata and controls

17 lines (12 loc) · 698 Bytes

PollinationSDK.Model.BuildStatus

Properties

Name Type Description Notes
Status BuildStatusEnum The status of the build
CreatedAt DateTime The date and time the build was created [optional]
StartedAt DateTime The date and time the build started [optional]
FinishedAt DateTime The date and time the build finished [optional]
Type string [optional] [readonly] [default to "BuildStatus"]

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