diff options
Diffstat (limited to 'crates/rocie-client/docs/IngredientOneOfRegisteredProduct.md')
| -rw-r--r-- | crates/rocie-client/docs/IngredientOneOfRegisteredProduct.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/crates/rocie-client/docs/IngredientOneOfRegisteredProduct.md b/crates/rocie-client/docs/IngredientOneOfRegisteredProduct.md new file mode 100644 index 0000000..a85bc6f --- /dev/null +++ b/crates/rocie-client/docs/IngredientOneOfRegisteredProduct.md @@ -0,0 +1,13 @@ +# IngredientOneOfRegisteredProduct + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**alias** | Option<**String**> | Alias | [optional] +**id** | [**models::ProductId**](ProductId.md) | | +**quantity** | Option<[**models::ProductAmount**](ProductAmount.md)> | Quantity | [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) + + |
