| 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] |