Record
map-ingredients-to-grocery-products-params
No description available.
record map-ingredients-to-grocery-products-params {
ingredients: list<string>,
servings: f64,
}Fields
| Name | Type | Description |
|---|---|---|
| ingredients | list<string> | |
| servings | f64 |
No description available.
record map-ingredients-to-grocery-products-params {
ingredients: list<string>,
servings: f64,
}| Name | Type | Description |
|---|---|---|
| ingredients | list<string> | |
| servings | f64 |