Record
get-ingredient-information-response-nutrition-properties-item
No description available.
record get-ingredient-information-response-nutrition-properties-item {
amount: f64,
name: string,
unit: string,
}Fields
| Name | Type | Description |
|---|---|---|
| amount | f64 | |
| name | string | |
| unit | string |