Wasm Directoryalpha
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

NameTypeDescription
ingredientstring
messagestring
substituteslist​<string>