blob: bc3dcd0a50799b61790d0d4a2be7575d61042bcc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# RefinedRecipe
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | [**models::RecipeId**](RecipeId.md) | The unique id of this refined recipe's original recipe. |
**ingridients** | [**Vec<models::ProductId>**](ProductId.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|