Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.04 KB

File metadata and controls

16 lines (11 loc) · 1.04 KB

RacetrackBuidPitstop

Properties

Name Type Description Notes
name str The name of the pitstop (onboard implement
description str Brief description of the pitstop
is_complete bool When set to true it indicates that the pre-requisites for advancing to the next pitstop have been met by the customer. This determination may be done through manual input (customer) or automated (LifecycleJourney).
pitstop_actions [RacetrackBuidPitstopAction]
completion_percentage int Percentage completed checklist actions. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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