From a479685602347b473d74f99f492e5e85d7afde94 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 28 Nov 2025 16:35:35 +0100 Subject: chore(crates/rocie-client): Re-generate --- crates/rocie-client/docs/ProductParentStub.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 crates/rocie-client/docs/ProductParentStub.md (limited to 'crates/rocie-client/docs/ProductParentStub.md') diff --git a/crates/rocie-client/docs/ProductParentStub.md b/crates/rocie-client/docs/ProductParentStub.md new file mode 100644 index 0000000..c15118e --- /dev/null +++ b/crates/rocie-client/docs/ProductParentStub.md @@ -0,0 +1,13 @@ +# ProductParentStub + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**description** | Option<**String**> | A description. | [optional] +**name** | **String** | The name of the product parent | +**parent** | Option<[**models::ProductParentId**](ProductParentId.md)> | A parent of this product 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) + + -- cgit 1.4.1