blob: a85bc6f3b50b8329acc471c90e8dd7506076a5e5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
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)
|