about summary refs log tree commit diff stats
path: root/crates/rocie-client/docs/RecipeParentStub.md
blob: 92d8b6d813e51c418504d07f4ef0b9667b3dbbcd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# RecipeParentStub

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | Option<**String**> | A description. | [optional]
**name** | **String** | The name of the recipe parent | 
**parent** | Option<[**models::RecipeParentId**](RecipeParentId.md)> | A parent of this recipe parent, otherwise the parent will be the root of the parent tree. | [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)