Record
get-ingredient-substitutes-by-id-response
No description available.
record get-ingredient-substitutes-by-id-response {
ingredient: string,
message: string,
substitutes: list<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| ingredient | string | |
| message | string | |
| substitutes | list<string> |