# CooklangRecipe ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **cookware** | [**Vec**](Cookware.md) | All the cookware | **ingredients** | [**Vec**](Ingredient.md) | All the ingredients | **metadata** | [**models::Metadata**](Metadata.md) | Metadata as read from preamble | **sections** | [**Vec**](Section.md) | Each of the sections If no sections declared, a section without name is the default. | **timers** | [**Vec**](Timer.md) | All the timers | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)