Record
search-recipes-by-ingredients-params
No description available.
record search-recipes-by-ingredients-params {
ingredients: option<string>,
number: option<s32>,
limit-license: option<bool>,
ranking: option<f64>,
ignore-pantry: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| ingredients | option<string> | |
| number | option<s32> | |
| limit-license | option<bool> | |
| ranking | option<f64> | |
| ignore-pantry | option<bool> |