# BranchAll
## Properties
**branches** | [**Vec<models::BranchAllBranchesInner>**](BranchAll_branches_inner.md) | Array of branches that all execute (either in parallel or sequentially) |
**r#type** | **String** | |
**parallel** | Option<**bool**> | If true, all branches execute concurrently. If false, they execute sequentially | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)